cURL
curl --request POST \ --url https://api.example.com/components/{component_id}/configs/{version}/set-current
Set a specific config version as the current active version.
component_id
string
version
int
200
ComponentResponse
current_version
Was this page helpful?