API ReferenceCreate monitor template

Create monitor template

POST/api/monitor-templates

Create a team-level custom monitor template

Requires Authorization: Bearer <token>

Request bodyapplication/json

namestringrequired
descriptionstring
kindstringrequired
webpagejson_apisitemaprss
config_defaultsstring
required_fieldsstring

Responses

201Template created successfully
400Validation error
401Unauthorized
500Internal server error