POST
Admin Adjust Credits

Authorizations

Authorization
string
header
required

An EESI API key (sk-eesi-...) or a Clerk session token.

Headers

authorization
string | null
X-API-Key
string | null

Path Parameters

organization_id
integer
required

Body

application/json

Signed credit adjustment: positive grants, negative claws back.

amount_cents
integer
required
Required range: -10000000 <= x <= 10000000
description
string
default:""
Maximum string length: 500

Response

Successful Response

The response is of type Response Admin Adjust Credits V1 Superuser Organizations Organization Id Credits Post · object.