Publication Builds
Send a ready build to the composer
POST
/publication-builds/{id}/commitAuthorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
id*string
Publication build ID
Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X POST "https://example.com/publication-builds/string/commit"{ "$schema": "https://example.com/api/v1/schemas/CommitPublicationBuildOutputBody.json", "href": "string", "publication_id": "string"}