Authorization: ********************
curl --location --request PATCH 'https://rewrd-api-staging.fly.dev/v1/customers/26833813/unrestrict' \ --header 'Authorization: Bearer <token>'
{ "status": true, "message": "Customer unrestricted successfully" }