Customers
Delete customer field value
Delete a customer's custom field value.
delete/api/customers/{customer_id}/custom-fields/{id}
Path parameters
customer_idinteger required
The ID of the customer.
idinteger required
The ID of the custom field.
Response
No content.
Changes
No recorded changes to this endpoint across all 1 revision of this API.