×
API authentication required
Need API Access?

Please use ‘Create Account’ to quickly register and start exploring our APIs

POST

https://leadassist.exotel.in/v1/tenants/<your_sid>/greenvn

An allocation request maps a set of numbers (a-party) to another set of numbers (b-party) using a Variable Virtual Number or a GreenVN.

Parameter
Name
Value
Description
* Body
Jsonbody

Form a json body with the parameters mentioned in API Doc

Response Content Type

DELETE

https://leadassist.exotel.in/v1/tenants/<your_sid>/greenvn/<greenvn_id>

A de-allocation request removes the mapping from the VN.

Parameter
Name
Value
Description
* greenvn_id
path

Get this value from the response of the allocation request

Response Content Type

GET

https://leadassist.exotel.in/v1/tenants/<your_sid>/greenvn/<greenvn_id>

The details of an allocation can be retrieved using this method.

Parameter
Name
Value
Description
* greenvn_id
path

Get this value from the response of the allocation request

Response Content Type

PUT

https://leadassist.exotel.in/v1/tenants/<your_sid>/greenvn/<greenvn_id>/call-party

Please refer ‘Create a VN Allocation‘ (POST) API for details on request parameters.

Parameter
Name
Value
Description
* greenvn_id
path

From the response of ‘Create a VN Allocation‘ (POST) API

* Body
Jsonbody

Form a json body with the parameters mentioned in API Doc

Response Content Type

PUT

https://leadassist.exotel.in/v1/tenants/<your_sid>/greenvn/<greenvn_id>/vn

This API allows to update GreenVN in an existing active allocation. 

Parameter
Name
Value
Description
* greenvn_id
path

From the response of ‘Create a VN Allocation‘ (POST) API

* Body
Jsonbody

Form a json body with the parameters mentioned in API Doc

Response Content Type