A service token or OAuth token must have at least one of the following access or scopes in order to use this API endpoint:
Service Token Accesses
create_branch
OAuth Scopes
| Resource | Scopes |
|---|---|
| Organization | write_branches |
| Database | write_branches |
| Branch | write_branch |
The access token received from the authorization server in the OAuth 2.0 flow.
Organization name slug from list_organizations. Example: acme.
Database name slug from list_databases. Example: app-db.
Branch name from list_branches. Example: main.
Name of the traffic budget
The mode of the traffic budget
enforce, warn, off Maximum percentage of capacity (0-100)
Rate limit percentage (0-100)
Burst limit percentage (0-100)
Concurrency limit percentage (0-100)
Array of traffic rules to apply to the budget
Returns the created traffic budget
The ID of the traffic budget
The name of the budget
The mode of the budget
enforce, warn, off When the budget was created
When the budget was updated
Capacity value
Rate value
Burst value
Concurrency value