Skip to main content
PUT
Update Call
PUT /calls/{id} Base URL: https://crm.universal.rollout.com/api

Parameters

Responses

OpenAPI Source

/openapi/crm.json PUT /calls/{id}

Authorizations

Authorization
string
header
required

Authorization JWT

X-Rollout-Credential-Id
string
header
required

The Rollout Credential ID to use for queries/mutations

Path Parameters

id
string
required

Body

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

Response

OK

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