API Description | API Path |
---|---|
Create registration access tokenThe privileges of the registration token will be the same as the caller. |
POST /api/v1/aaa/registration-token
|
Delete registration access token |
DELETE /api/v1/aaa/registration-token/<token>
|
Get registration access token |
GET /api/v1/aaa/registration-token/<token>
|