Skip to main content

Update Account​

This updates account details.
A token with ORG_ADMIN authority is required to call this API.

Path Parameters
  • id string required

    The account ID

    Example: ef38f94347e94562b5bb8424a56397d8
Request Body array required

A list of account update operations according to the JSON Patch standard.

  • type
Responses

Accepted - Returned if the request was successfully accepted into the system.


Schema
  • object
Loading...