Delete configuration. If this is the last configuration for a channel, the channel will be deleted.

SecurityBearer
Request
path Parameters
merchant
required
string

Merchant

channel
required
string

Channel

configuration_name
required
string

Name of service or adapter

Responses
204

No Content

401

Unauthorized

404

Not Found

delete/api/v1/configuration/merchants/{merchant}/channels/{channel}/configurations/{configuration_name}
Request samples
Response samples
application/json
{
  • "code": "string",
  • "message": "string",
  • "details": {
    }
}
Copyright © Norce 2024. All right reserved.