invitations

Deletes an invitation. This method returns the following error codes: * PERMISSION_DENIED if the requesting user is not permitted to delete the requested invitation or for access errors. * NOT_FOUND if no invitation exists with the requested ID.

delete/v1/invitations/{id}

Path parameters

idstring required

Identifier of the invitation to delete.

Response

Successful response

Changes