Update source tag
Update the properties of a source tag, including its list of documents.
Last updated
Update the properties of a source tag, including its list of documents.
Last updated
POST / api / v1 / source-tag / / update
Authorization string Bearer <your_token>
uuid string required
name string
color string
The color of the tag in code format, e.g. #088F8F
data_source_uuids List[string]
The list of data sources to initially be included in the source tag.
uuid string
name string
color string
data_source_uuids List[string]
created_at string
modified_at string