v2

latestOpenAPI 3.1.02026-08-0858116535.1 KB
Enrichments

Delete an Enrichment

When deleting an Enrichment, any running enrichments will be canceled and all existing enrichment_result generated by this Enrichment will no longer be available.

delete/v0/websets/{webset}/enrichments/{id}

Path parameters

websetstring required

The id or externalId of the Webset

idstring required

The id of the Enrichment

Response

Enrichment deleted

idstring required

The unique identifier for the enrichment

object'webset_enrichment' required
status'pending' | 'canceled' | 'completed' required

The status of the enrichment

websetIdstring required

The unique identifier for the Webset this enrichment belongs to.

titlestring nullable required

The title of the enrichment.

This will be automatically generated based on the description and format.

descriptionstring required

The description of the enrichment task provided during the creation of the enrichment.

format'text' | 'date' | 'number' | 'options' | 'email' | 'phone' | 'url' required
instructionsstring nullable required

The instructions for the enrichment Agent.

This will be automatically generated based on the description and format.

metadataobject

The metadata of the enrichment

createdAtstring date-time required

The date and time the enrichment was created

updatedAtstring date-time required

The date and time the enrichment was updated