Reseller API
Allocate traffic for an account
POST
/
accounts
/
{id}
/
allocations
Authorizations
x-api-key
string
headerrequiredPath Parameters
id
string
requiredBody
application/json
limit
integer
The amount of bytes to allocate (cannot be 0).
Response
200 - application/json
created_at
integer
The time in unix seconds at which the allocation was made.
limit
integer
The allocated traffic in bytes.