Skip to main content
DELETE
Delete a profile

Authorizations

Authorization
string
header
required

A workspace API key from Settings → API keys in the dashboard (https://app.driver.dev), sent as a bearer token.

Query Parameters

profileName
string
required

The name of the browser profile to delete.

Example:

"test"

Response

Successfully deleted browser profile.

success
boolean
required

Indicates whether the profile was successfully deleted.