acceptTandC
POST {{url}}/subscriberconsole/acceptTandC
Use this API to check if the user has accepted the terms and conditions.
Request Body
{"SubscriberToken"=>"{{token}}", "TemporaryPassword"=>"{{otp}}", "NewPassword"=>"rovertemp1234"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
origin | string |