Skip to main content
POST
Allocate traffic for an account

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

Body

application/json
limit
integer

The amount of bytes to allocate (cannot be 0).

Response

The allocation that was just made for the account.

created_at
integer

The time in unix seconds at which the allocation was made.

Example:

1708526022

limit
integer

The allocated traffic in bytes.

Example:

1000000