hi, is there a way to delete a project that I no l...
# general
a
hi, is there a way to delete a project that I no longer use? I've taken a look at the Ory Rest HTTP api documentation. there is an endpoint to purge a project: https://www.ory.sh/docs/reference/api#tag/project/operation/purgeProject but it says that it requires an
oryWorkspaceApiKey
so, I added my unused project to a workspace and created an api key. But I am forbidden from doing that. api call throws 403 and here - https://www.ory.sh/docs/concepts/personal-access-token#workspace-api-keys-vs-project-api-keys - , says that I cannot delete a project. who can help me with deleting a project that is no longer used? thanks!