Authorization: Bearer ********************
curl --location 'https://fast-soy-admin.sleep0.de/api/v1/business/hr/employees//transition' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "toState": "string" }'
null