This endpoint deletes all the configurations for a given channel. This will also delete the channel.

SecurityBearer
Request
path Parameters
merchant
required
string

Merchant

channel
required
string

Channel

Responses
204

No Content

401

Unauthorized

404

Not Found

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