Skip to main content

Module api

Module api 

Source
Expand description

Custom API call commands

Execute arbitrary HTTP requests to APS API endpoints using the current authentication. Supports GET, POST, PUT, PATCH, DELETE methods with query parameters, request bodies, custom headers, and multiple output formats.

Structs§

ApiError
Error response structure

Enums§

ApiCommands
Custom API call commands
HttpMethod
HTTP methods supported by the custom API command