Skip to main content
DELETE
Delete a screenshot

Authorizations

X-API-Key
string
header
required

Programmatic auth for the /v1/screenshots and /v1/usage endpoints. Create a key from the dashboard (POST /v1/keys); the plaintext value is shown once at creation.

Path Parameters

id
integer
required

Screenshot ID, as returned by POST /v1/screenshots or GET /v1/screenshots.

Response

Deleted

success
boolean
Example:

true

message
string
Example:

"screenshot deleted"