Skip to main content

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.

EnvironmentWaypointCreateSchema

stub Waypoint payload accepted by POST /api/v1/environments/{uuid}/waypoints.

Properties

NameTypeDescriptionNotes
idstrOptional waypoint identifier.[optional]
namestrOptional display name.[optional]
collectionstrOptional grouping label.[optional]
positionVector3SchemaPosition with x, y, and z.[optional]
rotationQuaternionSchemaQuaternion rotation with w, x, y, and z.[optional]
metadataDict[str, object]Optional waypoint metadata.[optional]