pronghorn-core

On this page:

updateAccount

Summary

Update an account.

Description

Update an account

Route

PATCH /authorization/accounts/:accountId

Roles

admin

Parameters

DetailsExampleSchema
Name Type Required Description
accountId string yes The individual account to update.
updates object yes An object containing the requested updates

Return

DetailsExampleSchema
Name Type Description
result object The output of the account update.