Tags
Create tags
Create new tags for the specified workspace.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json ยท object[]
The body is of type object[]
.
Response
200 - application/json
The created workspace tags.
The response is of type object[]
.