Body
application/json
The action to execute
Example:
"create_employee"
Path parameters for the action
Example:
{ "id": "123" }
Query parameters for the action
Example:
{ "param1": "value1", "param2": "value2" }
Headers for the action
Example:
{ "Content-Type": "application/json" }
Request body for the action
Example:
{ "data": "example" }