Exit API
This endpoint is used to off board /exit the receiver number from the given campaign based on the campaign id.
Name
Value
{
"data": [
{
"campaign_id": "Sale123",
"receiver_numbers": [
"91**********"
]
}
]
}{
"data": [
{
"campaign_id": "Sale123",
"receiver_numbers": [
"cef02738f3229779cc5840c1a686771dfcd440dc7c7e177f95b5fe9c552b58b2"
]
}
]
}Name
Type
Validations
Description
Last updated
Was this helpful?