Skip to main content
DELETE
/
api
/
v1
/
invitations
/
by-group
/
{groupType}
/
{groupId}
{
  "statusCode": 404,
  "message": "Group not found",
  "error": "Not Found"
}

Path Parameters

groupType
string
required

The type of the group, such as "team" or "project"

groupId
string
required

The ID of the group to delete invitations for

Response

Successfully deleted all invitations for the group