Documentation Index
Fetch the complete documentation index at: https://docs.screenshotly.dev/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
screenshot.deleted webhook event if configured.
Headers
| Header | Required | Description |
|---|---|---|
X-API-Key | Yes | Your API key |
Path parameters
The unique ID of the screenshot to delete.
Response
200 OK
Size of the deleted image file in bytes.
Error responses
| Status | Code | Description |
|---|---|---|
| 401 | missing_api_key / invalid_api_key | Invalid or missing API key |
| 403 | forbidden | You don’t own this screenshot |
| 404 | not_found | Screenshot ID doesn’t exist |

