Function endpoint¶
RPC endpoint that takes an entity as input and returns another entity as output when invoked.
| Method | Input | Result | HTTP Verb | Description |
|---|---|---|---|---|
| Invoke | Entity | Entity | POST |
Invokes the function. |
RPC endpoint that takes an entity as input and returns another entity as output when invoked.
| Method | Input | Result | HTTP Verb | Description |
|---|---|---|---|---|
| Invoke | Entity | Entity | POST |
Invokes the function. |