Create an extension
POST/api/v1/domains/:domain_uuid/extensions
Creates a new extension in the specified domain.
Notes:
- Some fields are defaulted server-side (e.g., effective caller-id, voicemail defaults) based on your internal request logic.
- Returns the created extension object.
Request
Responses
- 201
- 400
- 401
- 404
Created
Invalid domain UUID
Unauthenticated
Domain not found