Docs

Trigger rollback to a previous version

Facets Deployment Controller API: POST endpoint to trigger a rollback to a previous version by version ID, restoring that artifact version.

POST
/cc-ui/v1/versions/{versionId}/restore
AuthorizationBasic <token>

In: header

Path Parameters

versionId*string

Response Body

application/json

application/json

curl -X POST "https://facetsdemo.console.facets.cloud/cc-ui/v1/versions/string/restore"
"{}"
"{}"