Revoke User's Organization Invitation
Use this to revoke an Organization Invitation to an organization. Once revoked, the invitation link that was sent to the invitee is no longer valid.
<Info title="Required scopes">
> `organizations:write`
</Info>
Authentication
AuthorizationBearer
OAuth 2.0
OR
AuthorizationBearer
Personal Access Token
Path parameters
org_uuid
The organization’s unique identifier
uuid
The organization invitation's unique identifier
Response
No Content
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error