Delete custom field
DELETE https://www.digicert.com/services/v2/order/certificate/{{order_id}}/custom-field/{{metadata_id}}
Use this endpoint to remove a custom field value from an order.
Notice
To get the metadata_id
and current field value, use the Order details endpoint and locate the custom_fields
array.