create_authorize
Creates an API authorization token to authenticate requests and access protected Audiobookshelf resources.
Instructions
Create or act on api authorize.
POST /api/authorize
Args: body: Request payload. Read the matching GET or the /schema endpoint first to see the fields this resource expects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |