Delete User

Delete a User by ID

Required scope | users:write

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

site_idstringRequiredformat: "objectid"
Unique identifier for a Site
user_idstringRequiredformat: "objectid"
Unique identifier for a User

Response

Request was successful. No Content is returned.

Errors