curl --request DELETE \
--url http://localhost:3000/v1/orgs/{org_id}/prompts/{id} \
--header 'Authorization: Bearer <token>'curl --request DELETE \
--url http://localhost:3000/v1/orgs/{org_id}/prompts/{id} \
--header 'Authorization: Bearer <token>'