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

Path Parameters

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

Request Body Requirements

object
required

Known Errors

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