cURL
curl --request DELETE \ --url https://api.kadoa.com/v5/notifications/settings/{settingsId} \ --header 'x-api-key: <api-key>'
{ "data": { "settingId": "<string>" }, "status": "<string>", "message": "<string>" }
Setting ID
Settings deleted successfully
The response is of type object.
object