Custom Fields
Delete custom field
Endpoint for deleting an existing custom field. The custom field must not be in use on any documents.
delete/custom-fields/{id}/
Path parameters
idstring required
A unique value identifying this custom field.
Headers
X-Wafeq-Idempotency-Keystring
Client-provided UUID to uniquely identify a request
Response
No response body
Changes
No recorded changes to this endpoint across all 1 revision of this API.