Promote a phone number
post
Promote a secondary phone number to primary status. The current primary phone number will be demoted to secondary. Only secondary phone numbers can be promoted.
Authorizations
AuthorizationstringRequired
Bearer {apikey}
Path parameters
agentIdstringRequired
customerIdstringRequired
phoneNumberIdstringRequired
Responses
200
Phone number promoted to primary successfully
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not Found
application/json
500
Internal Server Error
application/json
post
/v1/agents/{agentId}/customers/{customerId}/phone-numbers/{phoneNumberId}/promoteLast updated