Positions
Delete Position
Deletes a user position from your COR instance using its external ID
DELETE
Deletes a user position from your COR instance using its external ID. This removes both the position and the integration mapping.
Path Parameters
External position ID that was used when creating the position
Request Body Requirements
Known Errors
PositionNotFoundError— No position found with the specified external ID for this sourceValidationError— Missing requiredmetadata.sourcefieldDeletionError— Position cannot be deleted due to existing user associations

