REST APIInvites
Revoke a pending invitation (Admin+) (FR-AUTH-011)
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
id*string
Response Body
application/json
curl -X DELETE "https://example.com/invites/497f6eca-6276-4993-bfeb-53cbbbba6f08/_revoke"Empty
{ "code": "string", "message": "string", "details": {}}