Custom IVR -- Create

Creates a new custom IVR recording for a target. The audio is supplied in the "file" field as a Base64-encoded MP3. Returns the created IVR, including the id needed to assign it to a target.

Rate limit: 1200 per minute.

Body Params
string | null

[single-line only]

The description of the new IVR. Max 256 characters.

string
required

An MP3 audio file. The file needs to be Base64-encoded.

string
enum
required

Type of IVR.

string | null

[single-line only]

The name of the new IVR. Max 100 characters.

int64
required

The ID of the target to which you want to assign this IVR.

string
enum
required

The type of the target to which you want to assign this IVR.

Allowed:
Response

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