Skip to main content
POST
Grant trial credits

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
amount
integer

Credit amount in cents; capped per tenant. Defaults to the platform trial amount.

Required range: x >= 1
org_id
string

Target organization id (super-admin only; defaults to the caller's org).

Response

200 - application/json

Trial credit grant result.

data
object
meta
object