Basic Information

appmixer.supabaseManagement.core.MakeApiCall

1.0.0

Public

Performs an arbitrary authorized API Call to Supabase Management API.

Input Ports

in

FieldTypeDescription
API Endpoint URL text Enter the API endpoint URL including the base URL. For example, `https://api.supabase.com/v1/projects/{projectID}/pause`.
HTTP Method select Select the HTTP method for the API call.
Request Body textarea Enter the request body for the API call.

Output Ports

out

FieldTypeDescription
Status Code -
Response Headers -
Response Body -

Full Metadata