Skip to main content
DELETE
Deletes a user position from your COR instance using its external ID. This removes both the position and the integration mapping.

Path Parameters

string
required
External position ID that was used when creating the position

Request Body Requirements

object
required

Known Errors

  • PositionNotFoundError — No position found with the specified external ID for this source
  • ValidationError — Missing required metadata.source field
  • DeletionError — Position cannot be deleted due to existing user associations