Hey, I'm not sure if this is a question for here or
#ory-network, we're trying to build an internal UI for user management. We're using hosted Ory. I was wondering if it's possible to perform CRUD operations on user schemas? The docs here:
https://www.ory.sh/docs/reference/api#tag/identity/operation/listIdentitySchemas, list only endpoints for listing schemas. Is it possible to programatically edit or delete schemas? The Ory Cloud UI is also not great with the management of those, e.g. there are no options to delete created schemas, the naming is a bit all over the place, and it does not show the schema ID which is required when creating an identity using that schema