Update custom items of a direct call

PUT https://api-{{APP_ID}}.calls.sendbird.com/v1/direct_calls/{call_id}/custom_items

Update custom items of a direct call

Updates custom items of a specific direct call. A direct call can have custom key-value items which store additional information for the call.

Note: When a direct call is created, its custom items have no values by default.

For more information, visit:

https://sendbird.com/docs/calls/v1/platform-api/guides/direct-call#2-update-custom-items-of-a-direct-call

URL Parameters

Required
  • call_id
    • Type: string
    • Description: Specifies the unique ID of the target call.

HEADERS

KeyDatatypeRequiredDescription
Api-Tokenstring