Remove User
DELETE {{baseUrl}}/users/:userID
Remove user from organization. Upon sccess the user will be removed from the organization.
Requires access_token as a Bearer {{token}} in the Authorization header with user-write scope.
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | null |