Skip to main content

Update a number

PUT 
/origination/numbers/:id

Updates the specified number with the values of the parameters passed. Any parameters not included in the request will be left unchanged. The ID in the path can either be the telephone number (e.g. +12124567890) or object ID.

Request

Responses

200:

Number updated

400:

Bad request

401:

Unauthorized

404:

Resource not found