Info | ||
---|---|---|
| ||
|
Note: If you are upgrading to Gen API 3.1 (or later) you will want to reference this page.
Style |
---|
.resourceUrl { font-weight: bold; font-family: 'lucida console', 'courier new', monospace; margin-left: 12px; } |
Style |
---|
.httpVerb { border: solid 1px green; background-color: #e0f5e0; padding: 5px; } |
Panel | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
|
Panel | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
|
Examples
Code Block | ||
---|---|---|
| ||
request={"GroupIds":["021c021f-000a-0000-8d69-0b60293379ea"]} |
Code Block | ||||
---|---|---|---|---|
| ||||
{ "Groups": [{ "Name": { "en-US": "My Recipes" }, "ParentId": null, "ParentGroupName": null, "GroupType": 70, "NutrientIds": [], "FoodIds": [], "ConsumerIds": [], "AllergenRules": { }, "Id": "021c021f-000a-0000-8d69-0b60293379ea" }], "Status": 0 } |
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||