Create Tag

POST

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

resourceRidstringRequired

Request

This endpoint expects an object.
existingCommitstringRequired

40 hex character unique identifier.

tagNamestringRequired

Response

This endpoint returns an object.
ridstring
namestring
resourceRidstring
commitstring

40 hex character unique identifier.

createdBystring
createdAtdatetime
Built with