v2

latestOpenAPI 3.1.02026-08-05298342605.2 KB
Config Objects

Update config object with new version

Updates an existing config object, including a Cloud skill, by creating a new immutable version without creating a duplicate.

post/v1/config-objects/{configObjectId}/versions

Path parameters

configObjectIdstring typeid required

Den TypeID with 'cob_' prefix and a 26-character base32 suffix.

Request body

reasonstring

Response

Config object version created successfully.

oktrue required