v1
OpenAPI 3.0.42026-07-13107171473.3 KBMembers
Delete Member from Organization
This endpoint removes a Member identified by the userId from the given Organization identified by the organizationId parameter.
delete/v1/organizations/{organizationId}/members/{userId}
Path parameters
organizationIdstring uuid required
The identifier of the Organization.
userIdstring required
The identifier of the Member.
Response
When the delete was successful.