curl --location 'https://zatoona-ai.com/api/v1/subscription/redeem-code' \ --header 'Authorization: Bearer {{token}}' \ --header 'Content-Type: application/json' \ --data '{ "code": "ZAWJM2025" }'
{}