Create Users Api Tokens
create_users_api_tokensCreate user API tokens directly in the Mealie database to enable authenticated API access for integrations. Specify a name and optional integration ID to generate the token.
Instructions
Create api_token in the Database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| integrationId | No | ||
| accept-language | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||