This message was deleted.
# general
m
This message was deleted.
😮 1
p
Thank you for the report! We will take a look at it tomorrow
h
Thank you, we’re working on a fix! By the way, you can execute most commands using
curl
as well. Let me know if you need help with one of those in the meanwhile!
c
👍 what’s the curl for deleting an identity from a project?
h
curl -X DELETE -H “Authorization: Bearer <personal-access-token> <https//p|https//><slug>.projects.oryapis.com/admin/identities/<the-id> hope I have my curl foo correct
c
Many thanks 🙏🏽