Tags

Create a tag

Create new tag

post/api/v1/tag

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.