/irm/v1/phone-dial-patterns

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This request allows the addition and modification of Phone Dial Patterns.

Parameters

  • TenantID - How your specific customer instance is identified, this will be a number. Find this in the app Help (?) icon > MotionCX Voice > Tenant:
  • Pattern - The dial string that enters this particular Dial Pattern.
  • DestinationType - where the Dial Pattern takes the interaction to.
  • Description - In the UI this shows a long form explanation of the dial patterns use.
  • **DisplayInAgentApp - T/F to show this in the MotionCX agent.
  • Order - This is rank priority if multiple actions are using the same Dial Pattern.
  • It is recommended advanced filter object be done outside of the API document for best results.

Responses available:

  • 200
  • 401
  • 403

Example return:

200 and a numeric string shows success.

12
Body Params
int32
required
int32
required
string | null
int32
enum

0=Workflow,1=ImmediateQueue,2=UserExtension,3=QueueVoicemail,4=CallerIdForUserExtension,5=UserVoicemail,6=ExternalNumber,7=PhoneRingGroup,8=CallerIdForRoutingProfile

string | null
string | null
boolean | null
int32 | null
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

401

Unauthorized

403

Forbidden

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!