curl --request POST \
--url http://api/v1/projects/{projectUuid}/refresh{
"results": {
"jobUuid": "<string>"
},
"status": "ok"
}curl --request POST \
--url http://api/v1/projects/{projectUuid}/refresh{
"results": {
"jobUuid": "<string>"
},
"status": "ok"
}Was this page helpful?