Delete merchant feature configuration (Internal)
Soft delete a feature configuration for a merchant within an organization. Requires admin API key authentication.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
organizationId
Organization identifier
merchantId
Merchant identifier
featureCode
Feature code to delete
Headers
x-admin-api-key