curl --request DELETE \
--url https://api.example.com/api/v2/projects/{project_id} \
--header 'Authorization: Bearer <token>'{}curl --request DELETE \
--url https://api.example.com/api/v2/projects/{project_id} \
--header 'Authorization: Bearer <token>'{}