Update Section
All the rules discussed on the Create Section part must be used also with this API.
Note that media file elements will be added to preexisting media. If you wish to replace a media element you should first delete it, then do a section update.
POST https://mburger.cloud/api/sections/<id>/update
URL Parameters
Name
Type
Required
Description
id
int, string
Yes
Section id or the value of the slug element.
Parameters
The parameters to update a section will depend on which elements the section is made of and how many locales are present.
Name
Type
Required
Description
order
int
No
To specify an order
Last updated
Was this helpful?