Zernio
Zernio
API Reference

Custom Fields

List custom field definitionsGETCreate custom fieldPOSTSet custom field valuePUTUpdate custom fieldPATCHDelete custom fieldDELETEClear custom field valueDELETE
Dashboard
llms.txtOpenAPI
OverviewPlatformsAPI ReferenceResources
Custom Fields

Clear custom field value

Remove a custom field value from a contact. The field definition is not affected.


DELETE
/v1/contacts/{contactId}/fields/{slug}

Authorization

bearerAuth
AuthorizationBearer <token>

API key authentication: send your Zernio API key in the Authorization header, prefixed with Bearer.

In: header

Path Parameters

contactId*string
slug*string

Response Body

application/json

application/json

Empty
Was this page helpful?

Delete custom field

Delete a custom field definition and remove its values from all contacts.

List enrollments for a sequence

Returns enrolled contacts with their progress, status, and next scheduled step.