Projects
Delete Project
Deletes a project from your COR instance using its external ID
DELETE
Deletes a project from your COR instance using its external ID. This also removes the integration mapping for the project.
Path Parameters
External project ID that was used when creating the project
Request Body Requirements
Known Errors
ProjectNotFoundError— No project found with the specified external ID for this sourceValidationError— Missing requiredmetadata.sourcefieldDeletionError— Project cannot be deleted due to existing dependencies (tasks, time entries, etc.)

