Response
No Content
curl --request DELETE \
--url https://platform.versori.com/api/organisations/v1/organisations/{organisation_id}/invitations/{invitation_id}
This response does not have an example.
DeleteInvitation deletes an invitation for the given Organisation. This is typically used to invalidate an invitation which is no longer required.
curl --request DELETE \
--url https://platform.versori.com/api/organisations/v1/organisations/{organisation_id}/invitations/{invitation_id}
This response does not have an example.