Nurama Developers
Membership

User may delete their own membership record on a resource unless they are a resource owner.

DELETE
/memberships/leave/{resourceId}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

resourceId*string

The ID of the resource (workspace or project) to leave.

Formatuuid

Response Body

application/json

application/json

curl -X DELETE "https://example.com/memberships/leave/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty