POST
/
api
/
v1
/
saved
/
{chartUuid}
/
rollback
/
{versionUuid}
{
  "results": "<any>",
  "status": "ok"
}

Path Parameters

chartUuid
string
required

chartUuid for the chart to run

versionUuid
string
required

versionUuid for the chart version

Response

200
application/json
Success

The response is of type object.