{ "id": "string" }
curl --location --request POST '/ab-bpm/bpm/busMatrix/listJson' \ --header 'Authorization: Bearer{{Auth_Token}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": "string" }'
{}