curl --request DELETE \
--url http://localhost:3333/v1/browserbase/automations/{automationId} \
--header 'X-API-Key: <api-key>' \
--header 'X-Organization-Id: <x-organization-id>'curl --request DELETE \
--url http://localhost:3333/v1/browserbase/automations/{automationId} \
--header 'X-API-Key: <api-key>' \
--header 'X-Organization-Id: <x-organization-id>'Was this page helpful?