Applies a patch to a trusted browser record
PATCH /v1/userbrowser/{userBrowserID}
Summary
Applies a patch to a trusted browser record.
Details
Request body: array of patch operations.
Authentication
No operation-level security requirement is documented here.
Parameters
| Name | In | Type | Required | Description | Example |
|---|---|---|---|---|---|
| userBrowserID | path | integer (int64) | Yes | The ID of the trusted browser record to patch. | 1 |
Request Body
No request body is documented here.
Responses
200
Success
application/json
Not documented here.
Example
Patch applied successfully.