curl --request POST \ --url 'https://api.unify.ai/v0/promo?code=sample_code' \ --header "Authorization: Bearer $UNIFY_KEY"
{ "info": "Code {code} activated successfully!" }
Bearer <token>
<token>