Deletes an action configuration by action code.
cURL
curl --request DELETE \ --url https://api.authsignal.com/v1/management/action-configurations/{action_code}
{ "success": true }
The action code used to identify the action configuration.
OK
The response is of type object.
object
Was this page helpful?