groups

Revoke a sent invitation

Revoke a user's invitation to a group and return the invitation

delete/accounts/{id}/group-invitations/{invitation_id}

Path parameters

idstring required

Account id

invitation_idstring required

Invitation id

Response

The invitation was successfully deleted

state'queued' | 'accepted' | 'sent' | 'declined'

The current state of the group invitation.

hrefstring

A reference to this group

createdstring

An iso8601 formatted timestamp

sentstring

An iso8601 formatted timestamp

granted_bystring

The user that sent the invitation

user_emailstring

An email address

groupstring

A reference to this group

Changes

No recorded changes to this endpoint across all 1 revision of this API.