v1

latestOpenAPI 3.0.02026-08-0650184174.6 KB
Teams

Deletes a team

delete/alerting/teams/{teamid}

Path parameters

teamidinteger required

ID of the team to be deleted

Response

Message indicating a successful deletion

messagestring

Example response

{
  "message": "Deletion of team 12345 was successful."
}