Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDialpad ToolsDialpad Patch Call Router By Id
Dialpad Tools

Dialpad Patch Call Router By Id

Updates an existing call router in the Dialpad system. This endpoint allows you to modify various settings of a call router, including its default target, enabled state, name, office association, error handling, routing URL, and authentication secret. Use this when you need to c…

Write actionRisk level 2 of 5API key connection
Use Dialpad Patch Call Router By Id

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • idstring
    Required
    The API call router"s ID
  • namestring
    [single-line only] A human-readable display name for the router.
  • secretstring
    [single-line only] The call router"s signature secret. This is a plain text string that you should generate with a minimum length of 32 characters.
  • enabledboolean
    If set to False, the call router will skip the routing url and instead forward calls straight to the default target.
  • office_idinteger
    The ID of the office to which this router belongs.
  • routing_urlstring
    The URL that should be used to drive call routing decisions.
  • default_target_idinteger
    The ID of the target that should be used as a fallback destination for calls if the call router is disabled or fails.
  • reset_error_countboolean
    Sets the auto-disablement routing error count back to zero. Call routers maintain a count of the number of errors that have occured within the past hour, and automatically become disabled when that count exceeds 10. Setting enabled to true via the API will not reset that count,…
  • default_target_typestring
    The entity type of the default target.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.