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