Update identity for numbers
PUT/api/v2/numbers/purchase
Update a purchased DID number's identity association.
Important notes:
- New identity must contain required documents for the number
Authentication:
- Requires Bearer token in Authorization header:
Authorization: Bearer <token>
Request
Responses
- 200
- 401
- 403
- 422
updates purchased number
returns unauthorized
returns forbidden
returns unprocessable entity with validation error