v1

latestOpenAPI 3.0.32026-07-24614422630.2 KB
Version Management

Activate a Version

Asynchronously activates a DRAFT Version. This operation returns a request_id for tracking.

post/api/v1/version/activate

Request body

version_idstring required

ID of the Version that should be activated.

Response

Success. The activation process has started.

request_idstring

The ID of the asynchronous request for tracking.