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
- Http
Method - HTTP methods supported by the custom API command