Update a phone number
PUT/v1/phone/{ccc}/{national}
Updates a registered phone number and returns all information about it.
Path Parameters
Country code of the phone number
1
National part of the phone number
6467629160
Body
required
Responses
- 200
- 400
- 401
- 403
- 404
- 408
- 415
- 500
OK - Existing phone number has been updated and returned successfully.
Response Body
Bad Request - A required parameter is missing or has an invalid value.
Response Body
Unauthorized - The API Key is invalid or missing.
Response Body
Forbidden - Partner is not allowed to access resource.
Response Body
Not Found - A requested resource was not found.
Response Body
Request timeout - A complete request was not received by the server within its allotted timeout period. It's safe to retry.
Response Body
Unsupported Media Type - Accepted content-type is 'application/json'.
Response Body
Internal Server Error - The server has experienced an unexpected condition and is unable to process the request.
Response Body