Skip to main content
POST
Archive an account

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

accountId
string
required

Identifier of the account.

Example:

"1000565227"

Response

Successfully archived the account.

data
object

An account exposed by the Accounts API.