Call Router -- Create

Creates a new API-based call router.

Rate limit: 1200 per minute.

Body Params
int64 | null
required

The ID of the target that should be used as a fallback destination for calls if the call router is disabled or fails.

string | null
enum
required

The entity type of the default target.

boolean | null

If set to False, the call router will skip the routing url and instead forward calls straight to the default target.

string | null
required

[single-line only]

A human-readable display name for the router.

int64 | null
required

The ID of the office to which this router belongs.

string | null
required

The URL that should be used to drive call routing decisions.

string | null

[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.

Response

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json