v1
latestOpenAPI 3.0.02026-08-067074272.5 KBCustom Fields
Deletes the field with the specified id.
If at least one contact has a value for this field specified, deletion will fail.
delete/dashboards/{dashboard_id}/fields/{field_id}
Path parameters
dashboard_idinteger required
Example:121
Id of dashboard
field_idstring required
Example:f0d364d4-52e7-44a7-a1bb-b7ce0ccb5ead
Id of field
Response
Either the field was deleted, or no field with that guid existed in the dashboard.