create_api_token
Creates a new API token in the database, enabling secure programmatic access to Mealie. Provide a token name and optional integration ID.
Instructions
Create Api Token [POST /api/users/api-tokens] Create api_token in the Database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |