Rollbar · Capability
Rollbar REST API — Notifications
Rollbar REST API — Notifications. 7 operations. Lead operation: Get Webhook Notification Configuration. Self-contained Naftiko capability covering one Rollbar business surface.
What You Can Do
GET
Getwebhookconfig
— Get Webhook Notification Configuration
/v1/notifications/webhook
PUT
Updatewebhookconfig
— Update Webhook Notification Configuration
/v1/notifications/webhook
GET
Getwebhookrule
— Get a Webhook Notification Rule
/v1/notifications/webhook/rule/{ruleid}
PUT
Updatewebhookrule
— Update a Webhook Notification Rule
/v1/notifications/webhook/rule/{ruleid}
DELETE
Deletewebhookrule
— Delete a Webhook Notification Rule
/v1/notifications/webhook/rule/{ruleid}
GET
Listwebhookrules
— List Webhook Notification Rules
/v1/notifications/webhook/rules
POST
Createwebhookrule
— Create a Webhook Notification Rule
/v1/notifications/webhook/rules
MCP Tools
get-webhook-notification-configuration
Get Webhook Notification Configuration
read-only
idempotent
update-webhook-notification-configuration
Update Webhook Notification Configuration
idempotent
get-webhook-notification-rule
Get a Webhook Notification Rule
read-only
idempotent
update-webhook-notification-rule
Update a Webhook Notification Rule
idempotent
delete-webhook-notification-rule
Delete a Webhook Notification Rule
idempotent
list-webhook-notification-rules
List Webhook Notification Rules
read-only
idempotent
create-webhook-notification-rule
Create a Webhook Notification Rule