Delete User
Delete a User by ID
Required scope | users:write
Path parameters
site_id
Unique identifier for a Site
user_id
Unique identifier for a User
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.