Create Extension
Creates an extension.
Path parameters
Internal identifier of the RingCentral account (can be set to "~" to indicate that the account associated with current authorization session should be used)
Request body
Extension short number
Password for extension. If not specified, the password is auto-generated
Additional extension identifier, created by partner application and applied on client side
IVR PIN
Initial configuration wizard state
Extension current state
Extension type. Please note that legacy 'Department' extension type corresponds to 'Call Queue' extensions in modern RingCentral product terminology
Hides extension from showing in company directory. Supported for extensions of 'User' type only. For unassigned extensions the value is set to true by default. For assigned extensions the value is set to false by default
Response
Created extension information
Internal identifier of an extension
Canonical URI of an extension
Extension number
Extension name. For user extension types the value is a combination of the specified first name and last name
For Partner Applications Internal identifier of an extension created by partner. The RingCentral supports the mapping of accounts and stores the corresponding account ID/extension ID for each partner ID of a client application. In request URIs partner IDs are accepted instead of regular RingCentral native IDs as path parameters using pid=XXX clause. Though in response URIs contain the corresponding account IDs and extension IDs. In all request and response bodies these values are reflected via partnerId attributes of account and extension
Initial configuration wizard state
Extension current state. If 'Unassigned' is specified, then extensions without extensionNumber are returned. If not specified, then all extensions are returned
Extension type. Please note that legacy 'Department' extension type corresponds to 'Call Queue' extensions in modern RingCentral product terminology
Hides an extension from showing in company directory. Supported for extensions of 'User' type only