Set individual entity groups' AI credit limits
Organization Admin permissions are required to use this endpoint.
Set individual embed entity groups’ AI credit limits in bulk. Each entry names an entity group and either sets an individual limit or removes one so the entity group follows the organization default. All entries are applied in a single transaction.
Authorizations
Can be either an Organization API Key or Personal Access Token (PAT).
Include in the Authorization header as: Bearer YOUR_TOKEN
Body
Entity groups to update. Each entry has an entity plus exactly one of creditLimit (number or null) or useDefaultLimit: true.
1 - 1000 elementsResponse
All entries applied. Returns each entity group's effective limit, in request order.

