Delete uptime configuration
Deletes one Uptime Monitor global configuration. Answers **204** with no body. The check history already recorded is not touched.
Only a configuration no website uses can be deleted: while websites still use it the call answers **409**. Move those websites to another configuration first with "Assign websites to an uptime configuration".
Requires a full-access token (read-only tokens answer 403). A configuration of another organization answers 404.
Authentication
AuthorizationBearer
Personal access token created in the Modular DS dashboard; read-only tokens can only call GET endpoints.
Path parameters
preset_uptime
Response
204 - Uptime configuration deleted
Errors
409
Conflict Error

