Create a recipe in a kitchen
POST/kitchens/:kitchen_id/recipes
Create a new recipe associated with a specific kitchen.
See Request Size Limits for the ingredient count cap that applies to this endpoint.
Request
Responses
- 201
- 401
- 413
Recipe created successfully
No authorization - valid API key not provided
Payload too large - request exceeds a hard size limit. See Request Size Limits.