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
Key | Datatype | Required | Description |
---|---|---|---|
hardDelete | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-FusionAuth-TenantId | string | The 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. | |
Accept | string |
RESPONSES
status: OK
""