Skip to main content

Input fields

callId : ID! required

The ID of the call to add the metadata to.

metadata : [CallMetadataItemInput!]! required

List of metadata items to add to the call.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "callId": "60848319", "metadata": CallMetadataItemInput }