DELETE
/merchant-domains/{id}
Delete a merchant domain
Merchants
Description
Delete a merchant domain verification record.
Authentication Required: User must be authenticated and have the 'merchant' feature flag.
Parameters
id
integer
path
required
Merchant domain ID
Responses
200
Merchant domain deleted successfully
application/jsonstatusstring
Example:
successmessagestring
Example:
Merchant domain deleted successfully
401
Authentication required
application/json
403
Insufficient permissions - user must be merchant
application/json
404
Merchant domain not found
application/json