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_id
Unique identifier for a Site
user_id
Unique identifier for a User
Response
Request was successful. No Content is returned.