GoDaddy · Capability
Domains API — Actions
Domains API — Actions. 3 operations. Lead operation: Retrieves a list of the most recent actions for the specified domain. Self-contained Naftiko capability covering one Godaddy business surface.
What You Can Do
GET
Get
— Retrieves a list of the most recent actions for the specified domain
/v1/v2/customers/{customerid}/domains/{domain}/actions
DELETE
Delete
— Cancel the most recent user action for the specified domain
/v1/v2/customers/{customerid}/domains/{domain}/actions/{type}
GET
Get
— Retrieves the most recent action for the specified domain
/v1/v2/customers/{customerid}/domains/{domain}/actions/{type}
MCP Tools
retrieves-list-most-recent-actions
Retrieves a list of the most recent actions for the specified domain
read-only
idempotent
cancel-most-recent-user-action
Cancel the most recent user action for the specified domain
idempotent
retrieves-most-recent-action-specified
Retrieves the most recent action for the specified domain
read-only
idempotent