Blocklist
Update a blocklist entry
Update an existing blocklist entry. Updates to LinkedIn URL values are normalized before persisting.
Required scope:
BLOCKLIST_WRITERate limit: 30 requests per minute
PATCH
Documentation Index
Fetch the complete documentation index at: https://docs.enginy.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
The blocklist item ID
Body
application/json
New reason classification.
Available options:
NOT_INTERESTED, COMPETITOR, CUSTOMER, NOT_TARGET, OTHER, CHURN New raw value. LINKEDIN_URL / COMPANY_LINKEDIN_URL entries are normalized server-side; if normalization fails the request is rejected.
Minimum string length:
1Reset the expiry relative to now. Pass 0 or null to make the entry permanent. Ignored when expiresAt is supplied.
Required range:
x >= 0Explicit ISO-8601 expiry. Pass null to make the entry permanent. Takes precedence over periodDays.