v1

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

Adds a tag to a specified revision of a deployment.

post/v1/{+name}:tagRevision

Path parameters

namestring required

Required. The name of the deployment to be tagged, including the revision ID is optional. If a revision is not specified, it will tag the latest revision.

Request body

tagstring

Required. The tag to apply. The tag should be at most 40 characters, and match a-z{3,39}.

Response

Successful response