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