username:password
Authorization: Basic *****************
curl --location -g --request POST 'https://api-m.sandbox.paypal.com/v1/billing/plans/{{billing_plan_id}}/deactivate' \
--header 'PayPal-Request-Id: ' \
--header 'Prefer: ' \
--header 'Authorization: Basic Og=='
{}