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

Changes

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