i tried with curl, but i get "{"error":{"code":500...
# ory-network
i
i tried with curl, but i get "{"error":{"code":500,"status":"Internal Server Error","request":"0e6d3f4c-9627-9e7a-89f2-10f859d564c6","message":"ERROR: delete on table \"ory_keto_networks\" violates foreign key constraint \"keto_relation_tuples_uuid_nid_fk\" on table \"keto_relation_tuples\" (SQLSTATE 23503)"}}"
m
Can you please share the curl command (without your access token) that you used 🙏 This endpoint https://www.ory.sh/docs/reference/api#operation/purgeProject ?
i
curl -X DELETE https://api.console.ory.sh/projects/04271b3c-24a2-4690-8fef-4c8121b53878 -H "Accept: application/json" --cookie "ory_session_ory=...."
m
Thanks, I will make some tests later today.
s
Hey Vincent, I am getting a 404 to this
DELETE projects/{project_id}
endpoint, has this been moved?