Users
Delete User
Deletes a user from your COR instance using their external ID
DELETE
Deletes a user from your COR instance using their external ID. This removes the user and the integration mapping.
Path Parameters
External user ID that was used when creating the user
Request Body Requirements
Known Errors
ZC001— Entity is not associated (user with the specified external ID not found)UserNotFoundError— No user found with the specified external ID for this sourceValidationError— Missing requiredmetadata.sourcefieldDeletionError— User cannot be deleted due to existing time entries or project assignments

