Notifications
Delete notification method
Delete a notification method owned by the current account.
Errors
- 401 Authentication required.
- 404 Notification method not found.
- 409 Method is still used by active notifications.
- 422 Request validation error.
delete/notification_methods/{method_id}
Path parameters
method_idinteger required
ID of the notification method.
ID of the notification method.
Response
Method deleted successfully.
{"stackTrail":"paths:/notification_methods/{method_id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.