Enrolls an account into an existing promotion.
Endpoint available to Partners only. The request must be authenticated by an access token that the user has granted to the Partner for the account.
The enrollment_id
, returned after successfully enrolling a user,
must be stored by the partner in order to retrieve
or delete the enrollment.
This endpoint requires the promotions:write
OAuth scope.
The user access token for the user you would like to enroll. See our OAuth2 authentication documentation.
Successful Enrollment