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