Delete Browser Profile

Delete a browser profile by name.

delete/v1/browser/profile

Query parameters

profileNamestring required

The name of the browser profile to delete.

Example:test

The name of the browser profile to delete.

Response

Successfully deleted browser profile.

successboolean required

Indicates whether the profile was successfully deleted.

Changes