Authorization: Bearer ********************
curl --location --request PATCH 'https://fast-soy-admin.sleep0.de/api/v1/business/hr/team/employees//tags' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{ "tagIds": [ 0 ] }'
null