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.
cURL
curl -X DELETE "https://api.smooth.sh/api/v1/profile/my-profile" \ -H "apikey: YOUR_API_KEY"
{ "r": true }
Delete a browser profile by its ID.
Profile successfully deleted.