v1

latestOpenAPI 3.0.32026-07-261910783.9 KB
Configuration

config/publish

Publish a draft configuration as the live config. Requires the configuration:write permission. The draft is validated with the same publish-time checks used by the CloudX app before it becomes live.

post/config/publish

Request body

draft_idstring required

Draft config row ID to publish as live.

version_labelstring

Optional label for the published config version.

Response

Published config now serving as live.

config_idstring required

Published config row ID that is now live.

version_numberinteger required

Account-local published config version number.