Remove User

Authentication

AuthorizationBearer

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

Path parameters

idstringRequired
org_idstringRequired

Headers

X-Polytomic-VersionstringOptional

Response

OK
dataobject

Errors

401
Users Remove Request Unauthorized Error
403
Users Remove Request Forbidden Error
404
Users Remove Request Not Found Error
500
Users Remove Request Internal Server Error