Skip to main content
PATCH
cURL

Authorizations

x-api-key
string
header
required

Pass your Exa API key in the x-api-key header. You can also authenticate with Authorization: Bearer .

Path Parameters

webset
string
required
id
string
required

Body

application/json
description
string

Provide a description of the enrichment task you want to perform to each Webset Item.

Required string length: 1 - 5000
format
enum<string>

Format of the enrichment response.

We automatically select the best format based on the description. If you want to explicitly specify the format, you can do so here.

Available options:
text,
date,
number,
options,
email,
phone,
url
options
object[]

When the format is options, the different options for the enrichment agent to choose from.

Required array length: 1 - 150 elements
metadata
object | null

Set of key-value pairs you want to associate with this object.

Response

200 - undefined