Skip to content
Go To Dashboard

DELETE /v1/organizations/id/users/userId

DELETE /v1/organizations/{id}/users/{userId}

No authentication required.

ParameterTypeRequiredDescription
userIdstringYes-
Terminal window
curl -X DELETE "https://api.sapiom.ai/v1/organizations/:id/users/:userId" \
-H "Authorization: Bearer YOUR_API_KEY"