Skip to main content

Revoke resource tokens

POST 

/bv/cms/v1/resources/tokens:revoke

Revokes access tokens that are embedded in the showroom iframe for accessing a live or VOD.


Request

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.

Body

required
    tokens string[]required

    Required. The resource tokens that need to be revoked.

Responses

A successful response.

Schema

    object

Loading...