Skip to main content
POST
cURL

Body

email
string
required
subject
string | null
required
disposition
string | null

Response

Accepted. The request to set "interested" to TRUE has been queued for async processing — a 200 here does not guarantee the field has been set yet. The write happens in a background worker and can silently skip (no error surfaced to the caller) if the email/subject can't be matched to an existing record for this client.