Deploy a list revision
post/lists/{listId}/revisions/{revisionId}/deploy
Deploys the specified revision.
For each list, only one revision is deployed at a time.
Deploying a revision means that the run-time consumers of list data can access the contents of the revision for the specified list.
Status | Meaning | Description | ||
---|---|---|---|---|
200 | OK | The request succeeded. | ||
403 | Forbidden | The user did not have the necessary permissions. | Schema | |
404 | Not Found | No item exists at the requested path. | Schema | |
500 | Internal Server Error | The request could not be fulfilled because of an unexpected server error. | Schema |