Skip to content

Delete Browser

Description

Deletes a profile definition (not the same as delete browser data).

Request

Method: POST
URL: /api/deleteBrowser

FieldTypeRequired
idintyes
json
{ "id": 1 }

Response

json
{ "success": true }