Is there any API to create namespaces?
# talk-keto
h
Is there any API to create namespaces?
s
no, you just add them in the config file
there is one on the ory network though, as there is no config file there
h
what if we want to create namespace dynamically
because we need to specify statically in the config as of now right
s
then you will have to write an api to do it the config file is hot-reloaded
h
can we write custom api's in ory ?
s
you can just write your own api to update a file on the server where keto is running
h
ahh! ok
thanks Patrik
I am running keto using docker
s
or use the #ory-network 😉
h
ok hanks
thanks*