Accounts
Update Account Status
List or unlist a specific account by updating its status.
PATCH
/
accounts
/
{accountId}
/
status
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
accountId
integer
requiredBody
application/json
status
enum<string>
requiredAvailable options:
listed
, draft