Skip to main content
DELETE
Remove a user from the organization
This API is only available with an active Sourcebot license. More information.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>. The token may be a Sourcebot API key, OAuth access token, or scoped access token, subject to endpoint requirements.

Query Parameters

userId
string
required

The ID of the user to remove.

Response

User removed successfully.

success
boolean
required
message
string
required