Skip to main content
DELETE
Remove a user from the current organization

Authorizations

Authorization
string
header
required

Authorization header using the Bearer scheme. Accepted values are Leadping user JWT access tokens and WorkOS organization API keys beginning with sk_.

Path Parameters

userId
string
required

The ID of the user to remove from the current organization.

Response

No content is returned when the operation succeeds.