Skip to main content
POST
/
internal
/
calls
/
{call_id}
/
extracted
Internal Record Extracted
curl --request POST \
  --url https://api.oneinbox.ai/internal/calls/{call_id}/extracted \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Path Parameters

call_id
string<uuid>
required

Body

application/json

The body is of type Body · object.

Response

Successful Response

The response is of type Response Internal Record Extracted Internal Calls Call Id Extracted Post · object.