Authorization: Bearer ********************
curl --location --request POST 'http://localhost/billing/subscription/cancel' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{ "immediately": true }'
"string"