Accounts
Close account
Closes an account
post/v1/accounts/{id}/close
Path parameters
idstring uuid required
Unique identifier of the account.
Headers
Idempotency-Keystring
Idempotency key for safe retries. Reusing a key with an identical request body returns the cached response. Reusing a key with a different body returns 409.
Request body
Response
Account closed successfully