GitHub user skiermax edited a comment on the discussion: Is there any 
possibility to filter datasets via tags (or some parameter) using API ?

[@dosu](https://go.dosu.dev/dosubot). `POST /api/v1/tag/4/{dataset_id}/ `with 
body
``` {
  "properties": {
    "tags": ["your-tag-name"]
  }
}
``` 
just create a tag, does not connect it with dataset

GitHub link: 
https://github.com/apache/superset/discussions/37137#discussioncomment-15499698

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: 
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to