Tags
Create Worker Tag
Creates a new global tag and assigns it to the specified worker. The tag becomes available to assign to any worker.
POST
Create Worker Tag
This endpoint creates a new global tag and assigns it to the specified worker. Once created, the tag is available to assign to any worker via the Add Worker Tag endpoint.
Authorizations
Path Parameters
Worker ID
Body
application/json
The label for the new tag.
Example:
"New Tag"
Create Worker Tag