Create an outcome
Create a new outcome for the organization.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:)>.
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
name
Displayed to users wherever outcomes can be selected.
description
Explain what the outcome means and when it should be used.
type
Set to vm-dropped if this outcome should be automatically set on calls whenever a team member performs a Voicemail Drop. Otherwise, leave empty or explicitly set to custom (default).
Allowed values:
applies_toDeprecated
Deprecated. This field will be derived from type in a future update: custom applies to calls and meetings, vm-dropped applies to calls only.
Allowed values:
Response
Successful response
applies_to
Allowed values:
created_by
date_created
date_updated
description
id
name
organization_id
type
Allowed values:
updated_by
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error