Multistream target
Delete a multistream
Make sure to remove any references to the target on existing streams before actually deleting it from the API.
DELETE
/
multistream
/
target
/
{id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the multistream target
Was this page helpful?