STREAM: Create new Stream
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
objectOptionalExample:
{"stream_name":"Data Feed Stream","stream_description":"Real-Time Trading Feed WebSocket Stream","is_private_user_group":true}Responses
200
OK
application/json
Responseobject
post
/api/v1/streams/create200
OK
Last updated
Was this helpful?

