appmixer.convex.core.MakeApiCall
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| API Endpoint | text | Enter a full URL or a path relative to https://api.convex.dev. Example: /v1/teams/{teamId}/list_projects. |
| HTTP Method | select | Select the HTTP method for the API call. |
| Request Body (JSON) | textarea | Optional JSON request payload. Leave empty for methods like GET or DELETE. |
| Field | Type | Description |
|---|---|---|
| Status Code | - | |
| Response Headers | - | |
| Response Body | - |