Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.metal.ai/v1/lists/{id}/enrich \ --header 'x-metal-api-key: <api-key>' \ --header 'x-metal-client-id: <api-key>'
{ "data": { "id": "<string>", "status": "<string>" } }
Triggers enrichment for all entries in a list.
The Client ID of your API key.
The secret value of your API key.
The list id.
Enrichment was accepted.
Show child attributes