GitHub
  • Preparing search index...
  • The search index is not available
@dolbyio/dolbyio-rest-apis-client - v5.1.0
  • @dolbyio/dolbyio-rest-apis-client
  • streaming
  • publishToken
  • deleteToken

Function deleteToken

  • deleteToken(apiSecret, tokenId): Promise<boolean>
  • Deletes the publish token.

    Parameters

    • apiSecret: string

      The API Secret used to authenticate this request.

    • tokenId: number

      Identifier of the publish token to delete.

    Returns Promise<boolean>

    A Promise whose fulfillment handler receives a flag to indicate if the operation succeeded or not.

    Link

    https://docs.dolby.io/streaming-apis/reference/publishtokenv1_deletetoken

    • Defined in streaming/publishToken.ts:38

Settings

Member Visibility

Theme

@dolbyio/dolbyio-rest-apis-client - v5.1.0
  • Loading...

Generated using TypeDoc