Skip to main content
PATCH
Update call

Authorizations

X-Api-Key
string
header
required

The API Key created in Rounded Studio.

Path Parameters

call_id
string<uuid>
required

Body

application/json

Schema for updating a call with metadata.

metadata
Metadata · object | null

Additional metadata to associate with the call.

Example:
override
boolean | null
default:false

If True, existing metadata will be completely replaced with new metadata. If False, existing metadata will be merged with new metadata.

Response

Successfully updated call information

data
PhoneCallGetApiResponseData · object
required

The call data retrieved.

message
string
default:Call retrieved successfully

Response message indicating the result of the operation.

error
ApiResponseError · object | null
Example:
status
integer
default:200

HTTP status code of the response.