GoDaddy · Capability
Domains API — Notifications
Domains API — Notifications. 5 operations. Lead operation: Retrieve the next domain notification. Self-contained Naftiko capability covering one Godaddy business surface.
What You Can Do
GET
Get
— Retrieve the next domain notification
/v1/v2/customers/{customerid}/domains/notifications
GET
Get
— Retrieve a list of notification types that are opted in
/v1/v2/customers/{customerid}/domains/notifications/optin
PUT
Put
— Opt in to recieve notifications for the submitted notification types
/v1/v2/customers/{customerid}/domains/notifications/optin
GET
Get
— Retrieve the schema for the notification data for the specified notification type
/v1/v2/customers/{customerid}/domains/notifications/schemas/{type}
POST
Post
— Acknowledge a domain notification
/v1/v2/customers/{customerid}/domains/notifications/{notificationid}/acknowledge
MCP Tools
retrieve-next-domain-notification
Retrieve the next domain notification
read-only
idempotent
retrieve-list-notification-types-that
Retrieve a list of notification types that are opted in
read-only
idempotent
opt-recieve-notifications-submitted-notification
Opt in to recieve notifications for the submitted notification types
idempotent
retrieve-schema-notification-data-specified
Retrieve the schema for the notification data for the specified notification type
read-only
idempotent
acknowledge-domain-notification
Acknowledge a domain notification