Skip to main content
POST
Create a ledger

Authorizations

Authorization
string
header
required

Same flow; ledger:write is required for any mutation.

Body

application/json
name
string
required
Example:

"Acme production"

mode
enum<string>
required
Available options:
live,
test
metadata
object

Response

201 - application/json

Ledger created

The response is of type object.