Access Point

get

List all access points (sub-users) for the authenticated Per GB user.

Authorizations
HTTPRequired

Enter token as: Bearer

Query parameters
pageintegerOptional

A page number within the paginated result set.

page_sizeintegerOptional

Number of results to return per page.

Responses
chevron-right
200

List of access points

application/json
get
/pergb/access-point
post

Create a new access point (sub-user) for the authenticated Per GB user.

Authorizations
HTTPRequired

Enter token as: Bearer

Body
usernamestringRequired
passwordstringRequired
Responses
chevron-right
200

Access point created successfully

application/json
post
/pergb/access-point

Last updated