v1

latestOpenAPI 3.0.02026-08-0650184174.6 KB
Contacts

Deletes a contact with its contact methods

Deletes a contact with its contact methods (notification targets)

delete/alerting/contacts/{contactid}

Path parameters

contactidinteger required

ID of contact to be deleted

Response

Successful operation

messagestring

Example response

{
  "message": "Deletion of contact 12345 was successful"
}