curl -X DELETE 'https://api.example.com/projects/project_api' \ -H 'Authorization: Bearer YOUR_TOKEN'
Delete a project
Was this page helpful?