User
Delete the user with the given ID.
Delete a user by its ID.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the user.
Example:
"ab782971-4d79-47ab-8685-77cf5a34b2bb"
Response
204
No Content