Skip to main content

Update GreenPin Allocation

Update parameters of an active GreenPin allocation.

Beta

This endpoint is currently in Beta.

HTTP Request​

PUT https://leadassist.exotel.in/v1/tenants/<tenant_id>/greenpin/<greenpin_id>

Path Parameters​

ParameterDescription
greenpin_idThe unique identifier of the GreenPin allocation

Request Body​

JSON format with the parameters to update.

Updatable Parameters​

The following parameters can be updated for an active allocation:

  • A-party number
  • B-party number
  • PINs
  • Usage settings
  • GreenVN allocations

Bulk Update​

To update multiple allocations at once:

PUT https://leadassist.exotel.in/v1/tenants/<tenant_id>/greenpin

This endpoint accepts an array of allocation updates in the request body.