Skip to main content
PATCH
Update an Account

Authorizations

Authorization
string
header
required

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

Path Parameters

ACCOUNT_ID
string
required

The ID of the Account

Body

application/json
name
string
type
object

Response

200 - application/json

Returns the updated Account.

id
string
name
string
valid
boolean
type
object