Skip to main content
DELETE
/
organisations
/
{organisation_id}
/
invitations
/
{invitation_id}
Delete Invitation
curl --request DELETE \
  --url https://platform.versori.com/api/organisations/v1/organisations/{organisation_id}/invitations/{invitation_id}
This response does not have an example.

Path Parameters

organisation_id
string
required
invitation_id
string
required

Response

No Content

I