Accounts
Update an account
Updates an existing account's information. This endpoint allows you to update various account details during onboarding or after the account has been created.
put/v1/accounts/{account_id}
Path parameters
account_idstring uuid required
Headers
request-idstring
Optional client generated identifier to trace and debug a request.
correlation-idstring
Optional client generated identifier to trace and debug a series of requests.
idempotency-keystring
Optional client generated value to use for idempotent requests.
Request body
Response
OK