Resolve (or update) a registration conflict
Works
Resolve (or update) a registration conflict
POST /work/registrations//conflicts//resolve
POST
Resolve (or update) a registration conflict
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
POST /work/registrations//conflicts//resolve Description: Updates a conflict’s status (defaults toresolved if omitted) and
optional resolution note. When the resulting status is resolved
and no other open/under-review conflicts remain on the parent
registration, the registration’s registrationStatus is bumped
from conflict back to submitted.
Authorization:
- Required role:
adminor higher
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Body
application/json
When status resolves to resolved and this was the LAST open/under-review
conflict on the parent registration, the registration's own
registrationStatus is bumped from conflict back to submitted.