cURL
curl --request DELETE \ --url https://capy.ai/api/v1/projects/{projectId}/browser-snapshots/{snapshotId} \ --header 'Authorization: Bearer <token>'
{ "success": true }
Delete a browser snapshot.
Documentation IndexFetch the complete documentation index at: https://docs.capy.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.capy.ai/llms.txt
Use this file to discover all available pages before exploring further.
API token (capy_xxxx). Generate at capy.ai/settings/tokens
Project ID.
Browser snapshot ID.
Success
Was this page helpful?