Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
API reference
cURL
curl --request DELETE \ --url https://agp.eu.hcompany.ai/api/v2/browser-profiles/{profile_id} \ --header 'Authorization: Bearer <token>'
Remove a browser profile.
204 No Content
id
curl -X DELETE https://agp.eu.hcompany.ai/api/v2/browser-profiles/a1b2c3d4-5678-90ab-cdef-1234567890ab \ -H "Authorization: Bearer $HAI_API_KEY"
404
Was this page helpful?