DELETE /2/users/:user_id/sources/:source_id
Response
HTTP200 with a minimal JSON success body.
Don’t depend on the exact body shape of delete responses — treat any 2xx as success.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
DELETE /2/users/:user_id/sources/:source_id permanently deletes a stream source. No active broadcast may be using it.
DELETE /2/users/:user_id/sources/:source_id
200 with a minimal JSON success body.