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