Auth
Delete a user by Id
Admin function to delete a user by id
PATCH
Delete a user by Id
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Delete a user by Id
Admin function to delete a user by id
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.