account
Update basin configuration.
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Name of the basin.
Body
application/json
Basin configuration.
Create stream on append if it doesn't exist, using the default stream configuration.
Create stream on read if it doesn't exist, using the default stream configuration.
Default stream configuration.
Response
200
application/json
Basin configuration.
Create stream on append if it doesn't exist, using the default stream configuration.
Create stream on read if it doesn't exist, using the default stream configuration.
Default stream configuration.