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

organizationIdstringRequired
Organization identifier
merchantIdstringRequired
Merchant identifier
featureCodestringRequired
Feature code to delete

Headers

x-admin-api-keystringRequired

Errors