v1

latestOpenAPI 3.1.02026-07-268342124.0 KB
users

Delete user

Permanently deletes a user and all their associated data, including all of their authenticators and actions. This operation is asynchronous and may take a few minutes to complete after the request returns.

delete/users/{userId}

Path parameters

userIdstring required

The ID of the user.

Response

OK

successboolean

true if the user was deleted successfully.