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

Validate content security

POST 

/bv/playback/v1/contents:validate

Validates the security of the content, including domain control, scheduled timing, and status verification. The authorization header must contain the playback token.

  • Returns a 401/Unauthenticated error if the playback token is invalid.
  • Returns a 403/Forbidden error if the validation fails.
  • Returns a 404/NotFound error if the requested resource is not found.

Request

Responses

A successful response.