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."
}

Changes

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