Skip to main content
POST
Create Call
POST /calls Base URL: https://crm.universal.rollout.com/api

Parameters

No parameters.

Responses

OpenAPI Source

/openapi/crm.json POST /calls

Authorizations

Authorization
string
header
required

Authorization JWT

X-Rollout-Credential-Id
string
header
required

The Rollout Credential ID to use for queries/mutations

Body

personId
string
required
phone
string
required
isIncoming
boolean
required
userId
string
note
string
outcome
string
duration
number
toNumber
string
fromNumber
string
recordingUrl
string

Response

Created

id
string
required
personId
string | null
required
userId
string | null
required
phone
string
required
note
string
required
isIncoming
boolean
required
outcome
string
required
duration
number | null
required
toNumber
string | null
required
fromNumber
string | null
required
recordingUrl
string | null
required
created
string
required
updated
string | null
required
rolloutUpdated
string
required
originalIds
object
required
original
object
required