Commit
Creates a commit with a commit message. Throws if the template or branch doesn’t exist. Throws if the latest commit doesn’t match the provided id. Throws if you commit to an archived template.
Path parameters
templateRid
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
branch
Request
This endpoint expects an object.
layout
content
message
charts
latestCommit
If present, will validate that the latest commit matches this id, and otherwise throw CommitConflict.
Response
This endpoint returns an object.
rid
metadata
commit
charts
layout
content