API Reference

post

Create or update a subscriber. If the subscriber already exists, the subscriber will be updated with the new parameters provided in the request body. Note that the parameters not included in the request body will be reset.

Path Params
string
required

Subscriber IP address. Both IPv4 and IPv6 addresses are supported.For IPv6 addresses, the global IPv6 prefix length is applied (64-bits by default, e.g. ff80:0123:4567:89ab::). This value can be changed in the UI page Administrator>General Settings.

Body Params
string

Calling Station ID string.

string

NAS Identifier string.

string

NAS IP Address.

int64

NAS Port.

string

Rate policy name associated with the subscriber.

quota
object

Subscriber volume and/or time quota.

subscriberGroups
array of strings

List of the group names for which this subscriber IP is a member. A subscriber IP can be member of a maximum of 3 groups, plus an all-subscribers group.

subscriberGroups
string

Subscriber identifier. The source of this identifier can be this BQN REST API, RADIUS or supported billing systems.

string

User name.

Responses
200

Existing resource updated successfully (existing fields reset).

201

Resource created successfully.

Language
Credentials
:
Choose an example:
application/json