メインコンテンツまでスキップ

Remove account from single device login whitelist

DELETE 

/bv/org/v1/single-device-login-whitelist/:account_id

Allows an admin to remove an account from the single device login whitelist. Only available for CXM organizations. Can be used with the following role, Super Admin/Admin/Moderator.

Request

Path Parameters

    account_id stringrequired

    Required. The unique id of the account to remove from whitelist.

Header Parameters

    x-bv-org-id stringrequired

    To invoke this API using api_token, you need to set the x-bv-org-id header to specify the organization for which you want to perform the action.

Responses

A successful response.

Schema

    object

Loading...