Datarefs
Clear Dataref Records
Clear all records of a dataref while keeping the dataref.
PUT
Reset a dataref’s
data map to {}, removing all records while preserving the dataref itself.
Authentication
Your Refold API key.
The linked account that owns the dataref.
Path Parameters
The dataref name to clear. Example:
contactsResponse
- 200 OK
- 404 Not Found
Returns the dataref with its
data reset to {}.