v3

latestOpenAPI 3.1.02026-08-0755220214.3 KB
conversations

Extract Data

Extracts data from a conversation using a schema.

post/conversations/{id}/extractions

Path parameters

idstring required

The ID of the conversation to extract data from.

Headers

Authorizationstring required

Bearer authentication header of the form Bearer <PHONIC_API_KEY>. Manage your API keys here.

Request body

schema_idstring required

ID of the extraction schema to use.

Response

Success response

resultobject required

The extracted data according to the schema.