Subscriber Profiles API

Reference material for usage on Subscriber Management > Subscriber Profiles.

GET
/v1/profiles
(subscriber)

List Radius Profiles.
Service
subscriber
GET
/v1/profile/{profile_id}
(subscriber)

Show profile.
Service
subscriber
POST
/v1/profile
(subscriber)

Create a profile.
Service
subscriber
PATCH
/v1/profile/{profile_id}
(subscriber)

Update a profile.
Service
subscriber
DELETE
/v1/profile/{profile_id}
(subscriber)

Delete a profile.
Service
subscriber