Create segment
Plans something for the station to say, and starts rendering it
POST /segments
note
SDK method: createSegment
Security: authenticated (policy: platform.manage)
Request body (application/json)
Accepts a SegmentCreate object.
Response
201 Created — Returns a Segment object.