Skip to main content
DELETE
Delete a Custom Field
Call Get Custom Field Dependency Count first to see how many records reference it; to stop collecting new responses while keeping the ones already gathered, set isEnabled to false with Update a Custom Field instead.

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Path Parameters

id
integer<int64>
required

The ID of the custom field.

Response

OK

Last modified on July 28, 2026