STREAM: Create new Stream

Create new Data Stream

post
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/create
200

OK

Last updated

Was this helpful?