Skip to main content
PUT
Updates an existing position category in your COR instance using its external ID.

Path Parameters

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

Request Body Requirements

object
required
string
Updated category name

Known Errors

  • CategoryNotFoundError — No category found with the specified external ID for this source
  • ValidationError — Missing required metadata.source field