Skip to main content

Extensions

Extensions allow you to create internal phone numbers for members within your workspace, enabling direct internal calling and call routing.

Endpoints

MethodEndpointDescription
GET/extensionsList all extensions
GET/extensions/:idGet extension details
POST/extensionsCreate an extension
PATCH/extensions/:idUpdate an extension
DELETE/extensions/:idDelete an extension
info

Detailed request/response schemas will be added based on the API implementation.