Update or create a supply
PUT/kitchens/:kitchen_id/supplies/:supply_id
Update or create this supply with the specific ID.
With full-resource=true, this endpoint waits for the computed result and the ingredient count cap from Request Size Limits applies.
Request
Responses
- 200
- 401
- 413
Supply updated successfully
No authorization - valid API key not provided
Payload too large - request exceeds a hard size limit. See Request Size Limits.