Skip to main content

stationCreate

Create or update a station. This API is in beta. IDs must match the regex ^[a-z0-9_]{3,50}$ (case-insensitive). Use with caution as it will overwrite changes made through the Pico UI.

stationCreate(
input: StationCreateInput!
): Void

Arguments

stationCreate.input ● StationCreateInput! non-null input

Type

Void scalar