Skip to main content
An inbound deployment maps one telephony account (DID) to one agent, with an availability window. Calls outside that window are not connected.

Create

availability.always: true (default) ignores days and hours. days_of_week is 0=Sun … 6=Sat. Patch with PATCH /v1/inbound/{deployment_id} (status: draft | active | paused).

List and delete

  • GET /v1/orgs/{org_id}/projects/{project_id}/inbound
  • GET /v1/inbound/{deployment_id}
  • DELETE /v1/inbound/{deployment_id}
Requires feature_inbound. Kupe-managed Plivo numbers get Answer / Hangup URLs attached on purchase. Provider webhook paths are not part of this public spec.