Team Invitations

Delete a team invitation

Delete an existing team invitation.

If you are using a personal access token, you must have "can manage" permission on the team or be a workspace manager.

delete/v1/teams/{team_id}/team_invitations/{team_invitation_id}

Path parameters

team_idinteger required

The id of the team

team_invitation_idinteger required

The id of the team invitation

Response

Team invitation was deleted successfully.

Changes

No recorded changes to this endpoint across all 9 revisions of this API.