Consent API
This endpoint to check that user has taken opt-in or not.
URL:​ https://waapi.pepipost.com/api/v2/consent/
Method: POST
Parameters:
Parameter | Description | Data Type | Required |
phone_number | Provide the phone number which you have used while opt-in. | String | Yes |
Request Body
Responses
In case of Success :
Status is success means optin added successfully.
In case of failure:
According to error, code and message will change.
Last updated