cURL
curl --request POST \ --url http://api/v1/projects/{projectUuid}/changesets/revert-all
{ "results": "<any>", "status": "ok" }
Success
ok