Create new tags for the specified workspace.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The body is of type object[]
.
The created workspace tags.
The response is of type object[]
.
Create new tags for the specified workspace.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The body is of type object[]
.
The created workspace tags.
The response is of type object[]
.