dw_api_endpoint_schema
Retrieves the full request and response schema for a DynamicWeb Admin API endpoint. Use it to understand required parameters before calling an unknown endpoint.
Instructions
Get the full request/response schema for a specific DynamicWeb Admin API endpoint. Use this before calling an unknown endpoint to understand its parameters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Endpoint path, e.g. '/NavigationSave' or 'MediaFolderAll' | |
| method | No | POST |