Create a custom call disposition
POST /voice/dispositions
POST
/voice/dispositions
Create an org-level custom disposition (max 10 per org).
Voice enforces the cap, the preset color palette, and case-insensitive name uniqueness against both system and existing custom dispositions - errors surface as 400/409 with voice’s own detail message.
Authorizations
Parameters
Header Parameters
Request Body required
Body for creating an org-level custom disposition. Org admin only (enforced by voice; see the router docstring above).
Responses
201
Successful Response
object
data
required
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string