Delete custom fieldCopy Pagedelete https://api.wafeq.com/v1/custom-fields/{id}/Endpoint for deleting an existing custom field. The custom field must not be in use on any documents.Path ParamsidstringrequiredA unique value identifying this custom field.HeadersX-Wafeq-Idempotency-KeystringClient-provided UUID to uniquely identify a requestResponses 204No response body 400Validation error (e.g., invalid config, field type change while in use, or choice removal while in use). 403Permission denied or addon limit reached.Updated 22 days ago