Implode (delete) the account you are authenticated as
POST /api/v1/account/{account_id}/implode
POST
/api/v1/account/{account_id}/implode
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” account_id
required
Account_Id
A valid account ID
string
Example
013xrzp12g3nqk8ngskn1wtxgka5b0nfRequest Body
Section titled “Request Body ” One of:
IdempotencyKeyOrNull
Optional idempotency key for ensuring request idempotency
string
Null
Null
string
Responses
Section titled “ Responses ”Success
object
details
Account_Details
object
id
Account_Id
A valid account ID
string
Example
013xrzp12g3nqk8ngskn1wtxgka5b0nf name
Account name
string
Example
My Account type
Type of resource (always ‘account’)
string
Example
account status
string
Example
successdefault
Section titled “default ”Error
One of:
object
code
string
Example
bad_request message
string
status
string
Example
errorobject
code
string
Example
validation_errors errors
message
string
status
string
Example
error