Drift · Capability
Drift — Accounts
Drift — Accounts. 5 operations. Lead operation: Drift List accounts. Self-contained Naftiko capability covering one Drift business surface.
Drift — Accounts is a Naftiko capability published by Drift, one of 9 capabilities the APIs.io network indexes for this provider. It bundles 5 operations across the GET, POST, PATCH, and DELETE methods rooted at /v1/accounts.
The capability includes 2 read-only operations and 3 state-changing operations. Lead operation: Drift List accounts. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Drift and Accounts.
What You Can Do
GET
Get
— Drift List accounts
/v1/accounts
POST
Post
— Drift Create an account
/v1/accounts/create
PATCH
Patch
— Drift Update an account
/v1/accounts/update
GET
Get
— Drift Fetch an account
/v1/accounts/{id}
DELETE
Delete
— Drift Delete an account
/v1/accounts/{id}
MCP Tools
drift-list-accounts
Drift List accounts
read-only
idempotent
drift-create-account
Drift Create an account
drift-update-account
Drift Update an account
idempotent
drift-fetch-account
Drift Fetch an account
read-only
idempotent
drift-delete-account
Drift Delete an account
idempotent