EaserixDocs
DevelopersAPI referenceCronCrunchMonitoring

Delete a screenshot

Owner-scoped delete of the record plus a best-effort delete of the stored object. Users can always delete their own captures.

View as Markdown
DELETE
/v1/screenshots/{id}
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/v1/screenshots/string"
{  "message": "string"}