Skip to main content
POST
/
api
/
v1
/
projects
/
{projectUuid}
/
changesets
/
changes
/
{changeUuid}
/
revert
{
  "results": "<any>",
  "status": "ok"
}

Path Parameters

projectUuid
string
required
changeUuid
string
required

Response

Success

status
enum<string>
required
Available options:
ok
results
any
I