Update or create a supply (standalone)
PUT/supplies/:supply_id
Update an existing supply or create a new one with the specified ID.
The kitchen-id must be provided in the request body.
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.