Skip to main content

Create a click-to-dial call

POST 

/api/v1/domains/:domain_uuid/click-to-dial

Makes the selected registered phone place a call to the requested destination. If no selector is provided, FS PBX picks the freshest controllable registration group and returns any other matching groups in skipped_targets. When selecting a specific phone, use an agent value returned by the targets endpoint. Use vendor only when any phone from that vendor is an acceptable target.

Access rules:

  • Caller must have access to the target domain.
  • Caller must have the phone_control_call permission.

Request

Responses

Success