Skip to main content
Create Disposition

Overview

Create a new disposition to classify call outcomes in your campaigns.

Headers

string
required
Bearer token for authentication (e.g., Bearer <your_token>).

Request Body

string
required
Disposition name (max 100 characters)
string
Detailed description of when to use this disposition (max 1000 characters)
integer
default:"500"
Priority level from 0-1000 (0 = highest priority)

Response

boolean
Indicates if the request was successful
string
Response message
object
Created disposition object

Error Codes