Skip to main content

Revert project to a previous revision

POST 

/nevisadmin/api/v1/projects/:projectKey/revision-revert/:commitId

Required permission: MODIFY_PROJECT on the project, or higher scope

Schedules a job that reverts the project to the given commit on the remote repository. The project must already be published and must be on the head of the remote branch. Reverting a revision project is not allowed.

Request

Responses

Revert job accepted