openwisp_obtain_token
Authenticate with OpenWISP using username and password credentials to obtain an API bearer token for authorized REST API requests.
Instructions
[Category: Users & Auth] Obtain an API bearer token using OpenWISP username and password credentials. (HTTP POST /api/v1/users/token/)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| password | Yes | User password | |
| username | Yes | OpenWISP admin or user username |