Config Fields
Clear Config Field Value
Clear the value of a single config field.
DELETE
Clear the value of a single config field, optionally scoped to a specific workflow. The field returns to its unset/default state.
Option 2 — Session token
Authentication
This endpoint is scoped to a linked account, so it accepts either authentication method. Option 1 — API keyYour Refold API key.
The linked account.
Session token. Format:
Bearer YOUR_SESSION_TOKENHeaders
The app slug. Example:
hubspotPath Parameters
The field ID to clear.
Query Parameters
Config to scope to. Defaults to the linked account’s config.
Scope to a specific workflow.
Response
- 200 OK
- 404 Not Found
Returns the field with its value cleared.