Delete Invitation
Authorization
bearerAuth AuthorizationBearer <token>
JWT token from authentication
In: header
Path Parameters
organization_id*string
Length
1 <= lengthinvitation_id*string
Length
1 <= lengthResponse Body
application/json
curl -X DELETE "https://example.com/organizations/org_abc123/invitations/orginv_abc123"{ "success": true}