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