delete https://api.capmo.de/api/v1/organisation/memberships/
This can be used to revoke an organisation membership.
Responses
200The organisation membership has been successfully revoked.
This can be used to revoke an organisation membership.
200The organisation membership has been successfully revoked.
xxxxxxxxxx
curl --request DELETE \
--url https://api.capmo.de/api/v1/organisation/memberships/membershipId \
--header 'Request-Id: YOUR_REQUEST_ID' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: