cURL
curl --request POST \ --url http://api/v1/projects/{projectUuid}/rename/chart/{chartUuid} \ --header 'Content-Type: application/json' \ --data ' { "fixAll": true, "type": "model", "to": "<string>", "from": "<string>" } '
{ "results": { "jobId": "<string>" }, "status": "ok" }
model
field
Success
Show child attributes
ok