v2

latestOpenAPI 3.0.42026-08-04123200540.7 KB
Members

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.