On this page
Publish a baking
POST /api/v1/bakings/{id}/publishRequired Scopes
write
Parameters
| Name | In | Required | Type | Description |
|---|---|---|---|---|
id |
path | yes | integer |
Request Body
Content-Type: application/json
Schema: object
| Field | Type | Required | Description |
|---|---|---|---|
baking |
object | no |
Responses
204
baking published
Next
Unpublish a baking
