Overview#
The following URIs will require authentication. The system currently
implements a token based authentication system. Every resource under
the /v2/ route requires a token property to be set in the HTTP header. A
token can be requested from the /v2/login URI.
Note
The requested token will expire in 60 minutes.
Resource |
Description |
|
Use this resource to request a token. |
|
Use this resouces to manage software updates for the product. |
|
Use this resource to GET, POST, PUT, DELETE users. |