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