FusionAuth API — User Action Reason
FusionAuth API — User Action Reason. 7 operations. Lead operation: Retrieves the user action reason for the given Id. If you pass in null for the Id, this will return all the user action reasons.. Self-contained Naftiko capability covering one business surface.
FusionAuth API — User Action Reason is a Naftiko capability published by FusionAuth, one of 33 capabilities the APIs.io network indexes for this provider. It bundles 7 operations across the POST, GET, DELETE, PATCH, and PUT methods rooted at /v1/api/user-action-reason.
The capability includes 2 read-only operations and 5 state-changing operations. Lead operation: Creates a user reason. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include FusionAuth and User Action Reason.
What You Can Do
MCP Tools
fusionauth-createuseractionreason
Creates a user reason. This user action reason cannot be used when actioning a user until this call completes successfully. Anytime after th
fusionauth-retrieveuseractionreason
Retrieves the user action reason for the given Id. If you pass in null for the Id, this will return all the user action reasons.
fusionauth-createuseractionreasonwithid
Creates a user reason. This user action reason cannot be used when actioning a user until this call completes successfully. Anytime after th
fusionauth-deleteuseractionreasonwithid
Deletes the user action reason for the given Id.
fusionauth-patchuseractionreasonwithid
Updates, via PATCH, the user action reason with the given Id.
fusionauth-retrieveuseractionreasonwithid
Retrieves the user action reason for the given Id. If you pass in null for the Id, this will return all the user action reasons.
fusionauth-updateuseractionreasonwithid
Updates the user action reason with the given Id.