delete User Action With Id

DELETE {{baseUrl}}/api/user-action/:userActionId?hardDelete=<string>

Deactivates the user action with the given Id. OR Deletes the user action for the given Id. This permanently deletes the user action and also any history and logs of the action being applied to any users.

Request Params

KeyDatatypeRequiredDescription
hardDeletestring

HEADERS

KeyDatatypeRequiredDescription
X-FusionAuth-TenantIdstringThe unique Id of the tenant used to scope this API request. Only required when there is more than one tenant and the API key is not tenant-scoped.
Acceptstring

RESPONSES

status: OK

&quot;&quot;