accounts

Update an account

patch/accounts/{id}

Path parameters

idstring required

Account id.

Request body

stratus_idstring nullable

Identification for stratus accounts

namestring

The name associated with an account.

Response

The account was successfully updated.

stratus_idstring nullable

Identification for stratus accounts

namestring

The name associated with an account.

hrefstring required

A reference to an account

idstring required

Deprecated. A unique identifier for the account.

Changes