Skip to main content
POST
Complete a Deliverability Agent feed item

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Deliverability Agent feed item ID. Retrieve feed items from GET /api/v2/ai-agents/deliverability/{id}/feed-items, using the agent ID returned by GET /api/v2/ai-agents/deliverability.

Example:

"01a08b36-b22a-7668-82c5-015f6fcdbebb"

Response

Default Response

item
object
required