Assign a number to a user
POST/api/v1/numbers/:phonenumber/assign
Assign a phone number to a user that belongs to this organization
Request
Responses
- 204
- 400
- 401
- 409
Number assigned successfully
Invalid request
Unauthorized
Conflict
POST/api/v1/numbers/:phonenumber/assign
Assign a phone number to a user that belongs to this organization
Number assigned successfully
Invalid request
Unauthorized
Conflict