Skip to main content
GET
Validate a content version

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Content version ID

contentId
string
required

Content ID

projectId
string
required

Project ID

Response

Usability report

ok
boolean
required

True when there are no errors (i.e. the version is publishable).

errors
object[]
required
warnings
object[]
required