v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Organizations

Remove user member from organization

Remove a user's membership from the specified organization.

delete/api/organizations/{id}/users/{userId}

Path parameters

idstring required

The unique identifier of the organization.

userIdstring required

The unique identifier of the user.

Response

The user was removed from the organization members successfully.