Disabling a Primary Category on the platform #86
-
Hello All, I want to delete/disable the primary categories on the platform. Please guide me here . |
Beta Was this translation helpful? Give feedback.
Answered by
AmiableAnil
Jan 16, 2023
Replies: 1 comment 2 replies
-
@Xitija Deleting the primary categories is not possible through APIs. You can delete the ObjectCategory and ObjectCategoryDefinition directly from DBs (neo4j and cassandra). |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Xitija
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@Xitija Deleting the primary categories is not possible through APIs. You can delete the ObjectCategory and ObjectCategoryDefinition directly from DBs (neo4j and cassandra).