Update Call Meta
Developing
You can update call meta and set any desirable value.
note that metadata will be send back to your system via webhooks
Request
Body Params multipart/form-data
Request Code Samples
curl --location --request PATCH '/api/calls/' \
--form 'meta[hello]="world"'
Responses
application/json Modified at 2025-01-13 14:58:51