appmixer.elevenlabs.core.MakeApiCall
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| API Endpoint Path | text | Enter the API endpoint path relative to https://api.elevenlabs.io/v1 (for example /v1/resource) or provide a full URL. |
| HTTP Method | select | Select the HTTP method for the API call. |
| Request Headers | key-value | Optional additional request headers. |
| Query Parameters | key-value | Optional query parameters. |
| Request Body | textarea | Enter the request body as a JSON object (supports nested objects, arrays, and non-string values). |
| Field | Type | Description |
|---|---|---|
| Status Code | - | |
| Response Headers | - | |
| Response Body | - |