Promotions
Create Promotion Enrollment
Enrolls a user into an existing promotion.
POST
This API is rate limited.
Authorizations
See our OAuth2 authentication documentation
Body
application/json
The unique identifier for the promotions
The user's access token which authenticates and identifies the user being enrolled in this promotion (obtained via Authorization Flow)
Response
201
application/json
Successful Enrollment
The unique identifier for the enrollment
Was this page helpful?