appmixer.posthog.core.MakeApiCall
Make API Call
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| API Endpoint Path | text | Enter the API endpoint path relative to your PostHog host (e.g. /api/projects/) or provide a full URL. |
| HTTP Method | select | Select the HTTP method for the API call. |
| Query Parameters | key-value | Optional query parameters. |
| Request Body | textarea | Enter the request body as a JSON object. |
| Request Headers | key-value | Optional additional request headers. |
| Field | Type | Description |
|---|---|---|
| Status Code | - | |
| Response Headers | - | |
| Response Body | - |