Permanently deletes a user and all their associated data, including all of their authenticators and actions.
cURL
curl --request DELETE \ --url https://api.authsignal.com/v1/users/{userId}
This response does not have an example.
The ID of the user.
OK
Was this page helpful?