Delete user
Delete a user by its unique identifier.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The id of the app the request refers to.
Example:
"54e9ujn"
The id of the user the request refers to.
Example:
"usr_01jqebhswje1ka1z7ahr9rfsgt"
Response
200
_mintlify/placeholder
OK