Use the General tab to configure the general settings about the custom menu item.
Field |
Description |
Name |
Use this field to specify the name of the custom menu item. |
API Name |
Use this field to specify the description of the API endpoint. |
HTTP Verb |
Use this field to select the HTTP verb to use. Your options are:
This field defaults to POST. |
API URL |
Use this field to specify the endpoint URL. |
Body Content Type |
Use this field to select the format of the data being sent. Your options are:
This field defaults to JSON. |
Body Template |
Use this field to enter the structure that outlines how data should be formatted when sending or receiving JSON data in an API request or response. This field is enabled only when you select JSON in the Body Content Type field. |