This endpoint serves the purpose of adding a tag to worker based on unique worker ID.
cURL
curl --request POST \ --url https://api.roostedhr.com/api/1_12/workers/{id}/tags/{tag_id} \ --header 'X-API-KEY: <api-key>'
Worker ID
Tag ID
OK