cURL
curl --request DELETE \ --url https://{basin}.b.aws.s2.dev/v1/streams/{stream} \ --header 'Authorization: Bearer <token>'
This response has no body data.
Bearer authentication header of the form Bearer <token>, where <token> is your access token.
Bearer <token>
<token>
Stream name.