Skip to main content

Delete a notification setting

DELETE 
/notification_settings/:id

Delete a notification setting.

Request

Path Parameters

    id uuidrequired

    The id of the resource.

Responses

200: A Notification Setting response

201: A Notification Setting response - async

default: Unexpected error

Loading...