Basic Information

appmixer.axiom.core.MakeApiCall

1.0.0

Public

Performs an arbitrary authorized API call to Axiom API.

Input Ports

in

FieldTypeDescription
API Endpoint URL text Enter the API endpoint path. For example: /v2/datasets or /v2/datasets/{id}.
HTTP Method select Select the HTTP method for the API call.
Request Body textarea Enter the request body for the API call (JSON format).

Output Ports

out

FieldTypeDescription
Status Code -
Response Headers -
Response Body -

Full Metadata