REST APIexceptionsResolve an exception itemResolve an exception item POST /api/v1/exceptions/:exception_id/resolve Moves the item to resolved ("fixed"), recording who and an optional note. Request Responses200401403404409Exception item resolvedUnauthorizedForbiddenException item not foundItem already resolved