Remove specific custom field values from a Metronome entity instance by specifying the field keys to delete. Use this endpoint to clean up unwanted custom field data while preserving other fields on the same entity. Requires the entity type, entity ID, and array of keys to remove.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Delete one or more custom fields
The body is of type object
.
Success