Skip to content

API Reference / Custom Fields

DELETE /custom_fields/{custom_field_id}

Delete a specific custom field

Only admins can delete custom fields.

Maintained by the OnePageCRM engineering team

Path parameters

Name Type Description
custom_field_id req string Custom Field ID

Responses

200 OK

Standard error responses: 400 Β· 401 Β· 403 Β· 404 Β· 409 Β· 500 β€” shared across the API. See Errors.

Related guides