[ "string" ]
curl --location --request POST '/core/department/recursion' \ --header 'Authorization: {{ACCESS_TOKEN}}' \ --header 'Content-Type: application/json' \ --data-raw '[ "string" ]'
[ {} ]