Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Help] - How to delete concepts by concept id #38

Open
EliasTouil opened this issue Nov 23, 2021 · 1 comment
Open

[Help] - How to delete concepts by concept id #38

EliasTouil opened this issue Nov 23, 2021 · 1 comment

Comments

@EliasTouil
Copy link

https://stackoverflow.com/questions/70074554/clarifai-how-does-one-delete-a-concept-using-its-id-node-grcp-client

I want to expose the CRUD API for inputs, annotations and concepts. I am unable to find how to delete concepts using the gRCP node client (V7.4)

I want to delete concepts having only the concept's id

There seems to be a way to delete concepts using inputs : https://docs.clarifai.com/api-guide/data/create-get-update-delete

The docs do not reveal how to delete concepts : https://docs.clarifai.com/portal-guide/concept/concepts

Thank you for helping me

@EliasTouil
Copy link
Author

Jeremy F answered the Question on stack overflow.

Since we can't delete custom concepts, are we still billed for their existence even if they don't have any input data tied to them?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant