Authorization: Bearer ********************
curl --location --request POST 'https://decibel.foo/api/subscription/cancel' \ --header 'Authorization: Bearer <token>'
{ "message": "string", "cancelAtPeriodEnd": true }