Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ParameterDescription
Authorization (required)Access token. You can obtain a token by making a request.


Possible Response Codes


CodeTextDescription
204OKA user is deleted.
400Bad RequestA request error.
401UnauthorizedAuthorization error.
403Permission DeniedThe user doesn't have enough permissions to delete another users.

...