fastmon Docs
Applications

Delete Application

Report an issue

Delete an application and all its sites (their beacon data included — the embed is gone, so the domains can no longer collect). The embed stops resolving immediately.

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

app_id*App Id
Formatuuid

Response Body

application/json

application/json

application/json

application/json

DELETE
/applications/{app_id}
curl -X DELETE "https://example.com/applications/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty