This endpoint deletes all the configurations for a given channel.
This will also delete the channel.
path Parameters
merchant required | |
channel required | |
delete/api/v1/configuration/merchants/{merchant}/channels/{channel}/configurations {"code": "string",
"message": "string",
"details":
{"property1": "string",
"property2": "string"
}
}