Skip to main content
POST
/realms/{realmId}/organizations/{organizationId}/accounts/{accountId}/card-limit

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

realmId
string
required
organizationId
string
required
accountId
string
required

Body

application/json
amount
integer
required
Required range: 1 <= x <= 9007199254740991
cardIds
string[]
required
Minimum array length: 1
Minimum string length: 1
ruleIds
string[]
required
Minimum array length: 1
Minimum string length: 1
name
string
startDate
string | null
endDate
string | null

Response

default

Undocumented response (no code type, no existing spec).