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