Update an account
PUT /api/v1/account/{account_id}
PUT
/api/v1/account/{account_id}
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
013xrzp12g3nqk8ns6jadrqmpgrjkenyRequest Body
Section titled “Request Body ” Account_DetailsForUpdate
Responses
Section titled “ Responses ”Success
object
details
Account_Details
object
id
Account_Id
A valid account ID
string
Example
013xrzp12g3nqk8ns6jadrqmpgrjkeny name
Account name
string
Example
My Account organisation_name
purpose
Account purpose
string
Example
business 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