User Management
Cancel an Invitation
Cancel an invitation to join an Account previously created.
delete/1/accounts/{account}/invitations/{invitation}
Path parameters
accountinteger required
Unique identifier of the Account
invitationinteger required
Unique identifier of the User Invitation
Response
OK
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.