v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13263478.2 KB
projects

Sets the current revision to a specified prior revision. Note that this creates a new revision with a new revision ID.

post/v1/{+name}:rollback

Path parameters

namestring required

Required. The deployment being rolled back.

Request body

revisionIdstring

Required. The revision ID to roll back to. It must be a revision of the same deployment. Example: c7cfa2a8

Response

Successful response