Skip to main content
POST
Typescript (SDK)

Body Parameters

Response

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-api-version
string
default:2.3.0
required

Body

application/json
coupon
CreateRewardCouponRequest · object

Provide exactly one of coupon or feature_grant, not both.

feature_grant
CreateRewardFeatureGrantRequest · object

Provide exactly one of coupon or feature_grant, not both.

Response

200 - application/json

OK

coupon
CreateRewardCouponResponse · object
Example:
feature_grant
CreateRewardFeatureGrantResponse · object
Example: