Skip to main content
DELETE
/
browser
/
profile
/
{profile_id}
curl -X DELETE "https://api.smooth.sh/api/v1/browser/profile/my-profile" \
-H "apikey: YOUR_API_KEY"

Authorizations

apikey
string
header
required

Path Parameters

profile_id
string
required

Response

Profile successfully deleted

I