Skip to main content

Call End

POST 

/call/end

Call End

Request

Body

required

    end

    object

    required

    project_id Project Id (string)required
    id Id (string)required
    ended_at date-timerequired

    exception

    object

    anyOf

    string

    output object

    summary

    object

    required

    usage

    object

    property name*

    LLMUsageSchema

    prompt_tokens

    object

    anyOf

    integer

    input_tokens

    object

    anyOf

    integer

    completion_tokens

    object

    anyOf

    integer

    output_tokens

    object

    anyOf

    integer

    requests

    object

    anyOf

    integer

    total_tokens

    object

    anyOf

    integer

    property name* any

Responses

Successful Response

Schema

    object
Loading...