Delete a custom stream target
DELETE {{baseUrl}}/stream_targets/custom/:id
This operation deletes a custom stream target.
Note: You can't remove stream targets that have an asset_id. Assets must be removed by sending a DEL request to the /assets endpoint.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |