Publish

Authentication

AuthorizationBearer

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

Path parameters

trunkIdstringRequiredformat: "^trunk_[A-Za-z0-9]+$"

Request

This endpoint expects an object.
contextKeystringRequired<=120 characters
titlestringRequired<=200 characters
kindenumRequired
fileslist of objectsRequired
summarystringOptional<=2000 characters
tagslist of stringsOptional
claimedDigeststringOptionalformat: "^[0-9a-f]{64}$"
scopeIdstringOptional<=200 characters

Response

Immutable revision published and indexed.
contextobject
revisionobject

Errors

400
Bad Request Error
413
Content Too Large Error