System Administration > Settings > User Management > Access Token

Associated URIs:

API Description API Path

Create registration access token


The privileges of the registration token will be the same as the caller.
POST /policy/api/v1/aaa/registration-token

Delete registration access token


DELETE /policy/api/v1/aaa/registration-token/<token>

Get registration access token


GET /policy/api/v1/aaa/registration-token/<token>