Release tag
post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
post
/v7/release_tagLast updated
Was this helpful?
Was this helpful?
GET /v7/release_tag HTTP/1.1
Host: api.balena-cloud.com
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
POST /v7/release_tag HTTP/1.1
Host: api.balena-cloud.com
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*