Skip to main content
Conduit API home page
Conduit API
Search...
⌘K
Overview
API Conventions
Users
GET
List all users
POST
Create a user
GET
Get a user by ID
DEL
Delete a user
PATCH
Update a user
Customers
GET
List all customers
GET
Get a customer by ID
Applications
GET
List all applications
POST
Create an application
GET
Get an application by ID
PATCH
Cancel an application
Application Requirements
POST
Get onboarding requirements for a country
POST
Get feature requirements for a country
Documents
GET
Get a document by ID
POST
Upload a document
Webhooks
GET
List available webhook event types
GET
List webhook endpoints
POST
Create a webhook endpoint
GET
Get a webhook endpoint by ID
DEL
Delete a webhook endpoint
PATCH
Update a webhook endpoint
GET
List deliveries for a webhook endpoint
GET
Get a delivery by ID
POST
Retry a failed delivery
WalletsCustomer
GET
Get v2customers wallets
POST
Post v2customers wallets
Wallets
GET
Get v2wallets
POST
Post v2wallets rotate
Verifications
POST
Post v2verificationscustomers initiate verification
Conduit API home page
Conduit API
Search...
⌘K
Ask AI
Search...
Navigation
Wallets
Post v2wallets rotate
Guides
API Reference
Guides
API Reference
Wallets
Post v2wallets rotate
POST
/
v2
/
wallets
/
{walletId}
/
rotate
Try it
cURL
cURL
curl
--request
POST
\
--url
https://api.example.com/v2/wallets/{walletId}/rotate
Path Parameters
walletId
string
required
Response
201 - undefined
Previous
Post v2verificationscustomers initiate verification
Next
⌘I
cURL
cURL
curl
--request
POST
\
--url
https://api.example.com/v2/wallets/{walletId}/rotate
Assistant
Responses are generated using AI and may contain mistakes.