Documentation Index
Fetch the complete documentation index at: https://docs.cyberwave.com/llms.txt
Use this file to discover all available pages before exploring further.
EnvironmentWaypointBulkCreateSchema
stub UsePOST /api/v1/environments/{uuid}/waypoints to append multiple waypoints to an environment in one request.
Body
| Name | Type | Description | Notes |
|---|---|---|---|
| waypoints | EnvironmentWaypointCreateSchema[] | Waypoints to append. | required |