API ReferenceDelete monitor template

Delete monitor template

DELETE/api/monitor-templates/{id}

Delete a team-owned monitor template

Requires Authorization: Bearer <token>

Parameters1

idstringpathrequired

Responses

200Template deleted successfully
401Unauthorized
403Cannot delete system templates
404Template not found
500Internal server error