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

Changes