Create Tag
Creates an immutable pointer to the provided commit. Throws if the name is already used as a commit pointer for this resource. Throws if the provided commit doesn’t exist.
Path parameters
resourceRid
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
existingCommit
40 hex character unique identifier.
tagName
Response
This endpoint returns an object.
rid
name
resourceRid
commit
40 hex character unique identifier.
createdBy
createdAt