POST Relations
The relation element is used to create a relation between two sections of your MBurger project. For example, you can use it to link an article to an author, a picture to a point of interest, a video to an event, etc
In this example we want to create a section with only one element of type relation called author-relation
.
The relation field is populated with 2 sections ID: SECTION1_ID
and SECTION2_ID
.
curl
Last updated