Skip to main content

Delete a notification setting

DELETE 
/notification_settings/:id

Delete a notification setting.

Request

Responses

200:

A Notification Setting response

201:

A Notification Setting response - async

400:

Bad request, the request was unacceptable, often due to missing a required parameter.

422:

Unprocessable entity. Check the 'detail' field in response for details.

500:

Unexpected error