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.