Multistream target
Update a multistream
PATCH
TypeScript
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the multistream target
Body
application/json
Response
204
Success
TypeScript