Users

Remove a User

Remove an existing User by its ID

delete/users/{id}

Path parameters

idstring required

Response

OK

deletedboolean required

Whether the entity was deleted or not

Example response

{
  "deleted": true
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.