Published 26 January 2026, Updated 26 January 2026
/{resource}/helplists available actions for the resource./{resource}/{action}/helpreturns payload templates, field maps, notes, and sample responses.
Example: /api/v1/prod/users/list/help
Using /help endpoints
Use the direct help URLs to see the exact payload shape and allowed fields for each endpoint.
Direct links:
/api/v1/prod/users/help/api/v1/prod/users/list/help/api/v1/prod/users/add/help/api/v1/prod/aircrafts/help/api/v1/prod/aircrafts/list/help/api/v1/prod/aircrafts/add/help/api/v1/prod/sched/help/api/v1/prod/sched/list/help
Notes:
- Replace
{env}(hereprod) with your configured environment. - Use
/{resource}/helpfirst to discover actions, then open the/{resource}/{action}/helpURL directly.
