On this page
Update an existing recipe
PATCH /api/v1/recipes/{id}Required Scopes
write
Parameters
| Name | In | Required | Type | Description |
|---|---|---|---|---|
id |
path | yes | integer |
Request Body
Content-Type: application/json
Schema: object
| Field | Type | Required | Description |
|---|---|---|---|
recipe |
recipe_input |
no |
Responses
204
recipe updated
422
invalid request
Schema: errors
errors
| Field | Type | Required | Description |
|---|---|---|---|
errors |
object | yes |
