Synthetic
Delete Synthetic Page
Delete a monitored page. Tears down the CS site (stops its schedules) via the provider's delete endpoint; if that call fails the local page is still removed and the CS site is flagged cs_orphan for later reconciliation.
Authorization
bearerAuth AuthorizationBearer <token>
API token generated from the fastmon dashboard (Account → API Token) or at organization level (fmo_…, one that outlives its creator). Send as Authorization: Bearer fm_... or paste the full token (including its prefix) into the Authorize dialog.
In: header
Path Parameters
page_id*Page Id
Format
uuidsite_id*Site Id
Format
uuidResponse Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/sites/497f6eca-6276-4993-bfeb-53cbbbba6f08/synthetic/pages/497f6eca-6276-4993-bfeb-53cbbbba6f08"Empty