Upsert a manual chain-name override (admin)
POST/content/hotels/v1/chains/overrides
Admin-only endpoint. Creates or updates a curated canonical name for a (providerCode, chainCode) that wins over the value supplied by the provider sync. Useful when the provider returns "MAR" but the brand is "Marriott International".
createdBy is captured from the authenticated user (JWT email claim) automatically.
Request
Responses
- 204
- 400
- 401
- 403
Override upserted
Bad request
Unauthorized
Forbidden