Subgraph Tags
Create or move a subgraph tag
Point a tag at a deployed subgraph version, creating the tag if it does not exist yet.
PUT
Error
Authorizations
API token generated from the Goldsky Dashboard. Pass as: Authorization: Bearer
Path Parameters
Pattern:
^[a-zA-Z][\w-]*$Pattern:
^[a-zA-Z0-9][\w+.-]*$Body
application/json
The deployed version the tag should point at.
Pattern:
^[a-zA-Z0-9][\w+.-]*$Example:
"1.0.0"
Response
200 - application/json
Default Response