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 |