acceptTandC
POST {{url}}/operatorconsole/subscribers/acceptTandC
- Use this API to resend a new initial account verification email to a new subscriber, (helpful if subscriber does not previous email with verification code. )
Request Body
{"EmailAddress"=>"{{Subscriber-Email}}", "TemporaryPassword"=>"mnxcbkwh", "NewPassword"=>"{{Subscriber-Password}}"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
origin | string |