ledger.v1
Add metadata to an account
POST
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Name of the ledger.
Example:
"ledger001"
Exact address of the account. It must match the following regular expressions pattern:
^\w+(:\w+)*$
Example:
"users:001"
Body
application/json · object
metadata
The body is of type object
.