name can be updated.
Endpoint: PUT /2/users/:user_id/sources/:source_id
Request body
Response
The updated source object (wrapped in"source").Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
PUT /2/users/:user_id/sources/:source_id renames a stream source. Only the name can be updated.
name can be updated.
Endpoint: PUT /2/users/:user_id/sources/:source_id
{
"name": "Updated Encoder Name"
}
"source").