v3

latestOpenAPI 3.0.0raw.githubusercontent.com2026-06-106312.9 KB

Post release config for a given grant

Submits a release configuration for a specific grant and version, including a list of files.</br>NOTE this endpoint will not work via the config-browser.

post/api/release-config

Headers

x-cdp-request-idstring

A unique identifier for the request, used for tracing.

Request body

grantstring required

The name of the grant.

versionstring required

The version string.

filesstring[] required

A list of files included in the release.

status'draft' | 'active'

The status of the release.

Response

Accepted - Release configuration received and processed.