Notifications

NotificationDetailView operations.

patch/v1/notifications/{notification_id}/

Request body

idinteger
enabledboolean nullable
trigger_valueinteger
space_idinteger
is_one_shotboolean nullable
cooldowninteger
notification_type'sms' | 'slack' | 'push_notification'
trigger_typestring required
metaobject

Response

Updated

idinteger
enabledboolean nullable
trigger_valueinteger
space_idinteger
is_one_shotboolean nullable
cooldowninteger
notification_type'sms' | 'slack' | 'push_notification'
trigger_typestring required
metaobject

Changes