Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

postProcessing
string<uuid>
required

The post processing ID

Body

application/json

AgentPostProcessingMetaDataRequest

name
string
required
tools
string[] | null

Response

AgentPostProcessing

id
string
required
meta
any[]
required
team_id
string
required
created_at
string<date-time> | null
required
updated_at
string<date-time> | null
required
deleted_at
string<date-time> | null
required