Authorization: Bearer ********************
curl --location -g --request POST '/module/121' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{ "json": [ {} ], "fields": [ "string" ] }'
{}