Tags

Edit tag

Edit tag by id

put/api/v1/tag

Query parameters

tag_idstring uuid required

Request body

tagstring required

Example request

{
  "tag": "#production"
}

Response

Resource created successfully.

detailstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.