beta.admin.billing
Update Spend Limits
Update the Organization usage limit.
post/v1/admin/spend-limit
Request body
Response
OK
Example response
{
"limits": {
"currency": "USD"
}
}Update the Organization usage limit.
OK
{
"limits": {
"currency": "USD"
}
}