Skip to main content

Delete Affiliate Custom Field Value

DELETE 

/affiliates/:affiliateId/custom-fields/:customFieldId

Clears an affiliate's value for a specific custom registration field by removing the entry from the affiliate's custom_fields JSON data. The custom field definition itself is not modified or deleted. This operation is idempotent.

Request

Responses

Custom field value cleared successfully