delete https://api.d-id.com/agents//streams/
Log in to see full request history
Responses
xxxxxxxxxx
curl --request DELETE \
--url https://api.d-id.com/agents/agentId/streams/streamId \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
{
"status": "string"
}