Skip to main content

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

NameInTypeRequiredDescriptionExample
userBrowserIDpathinteger (int64)YesThe 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.