Authorization: Bearer ********************
curl --location --request POST '/api/v1/system/debug/exec' \ --header 'Content-Type: text/plain' \ --data-raw 'print(ap)'
{}